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