X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fconfh7.sh;h=ec0edbe9d9f0b39a2a627938dfbda9c7dae44a54;hb=b21d68690612214d8edd810acf11880c3c0ad586;hp=0bc2465cd59ee83ae746e380c78cfb087b6c01cc;hpb=6dad21bfc921cecde339723a463f1bf6abdbf2ba;p=platform%2Fupstream%2Fautomake.git diff --git a/t/confh7.sh b/t/confh7.sh index 0bc2465..ec0edbe 100755 --- a/t/confh7.sh +++ b/t/confh7.sh @@ -17,7 +17,7 @@ # Test to make sure several config headers are allowed. # See also sister "semantic" test 'confh8.test'. -. ./defs || Exit 1 +. ./defs || exit 1 cat >> configure.ac << 'END' AC_CONFIG_HEADERS([config.h two.h])