X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fmissing-auxfile-stops-makefiles-creation.sh;h=754b316fea3a3ea2dddb68f3636b8f579925385b;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=d1c0cd41fa677482c0029a02e184aa8e8d51a57a;hpb=c49475046c64789daf647f2b566be8fe49aced72;p=platform%2Fupstream%2Fautomake.git diff --git a/t/missing-auxfile-stops-makefiles-creation.sh b/t/missing-auxfile-stops-makefiles-creation.sh old mode 100755 new mode 100644 index d1c0cd4..754b316 --- a/t/missing-auxfile-stops-makefiles-creation.sh +++ b/t/missing-auxfile-stops-makefiles-creation.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2012 Free Software Foundation, Inc. +# Copyright (C) 2011-2013 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ # Automake should stop the creation of Makefile.in files at the first # encountered error due to a required auxiliary file not found. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac <