X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fmissing-auxfile-stops-makefiles-creation.sh;h=754b316fea3a3ea2dddb68f3636b8f579925385b;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=f8e91f9a442d5d7fb09272335a9d69a6f914b239;hpb=b8c7e3f7ebf3ff8841b6bc1d224bbc87d71261ff;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 f8e91f9..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 @@ -36,7 +36,7 @@ done $ACLOCAL -unset AUTOMAKE_JOBS || : +unset AUTOMAKE_JOBS AUTOMAKE_fails ls -l Makefile.in */Makefile.in || : # For debugging.