X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fextra-programs-empty.sh;h=189fac4a16414c38390fc65856f583700a803f63;hb=c2a52bf0e8e87b8f347ca22b9ab2da7613bc4336;hp=37e1a2bc12997de69c6f68bd4d17fa6419aa6790;hpb=aa630a928a586fd8dc8a087337c3462d7f4fd1c6;p=platform%2Fupstream%2Fautomake.git diff --git a/t/extra-programs-empty.sh b/t/extra-programs-empty.sh index 37e1a2b..189fac4 100755 --- a/t/extra-programs-empty.sh +++ b/t/extra-programs-empty.sh @@ -18,7 +18,7 @@ # This check has been introduced in commit 'Release-1-9-254-g9d0eaef' # into the former test 'subst2.test'. -. ./defs || Exit 1 +. ./defs || exit 1 cat >> configure.ac << 'END' AC_CONFIG_FILES([Makefile2 Makefile3])