X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fbackcompat-acout.sh;h=a6d2d3486b82d620a7dc2b253992a19feacddbd4;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=9088aae1fe5bfbf5431fe1552d0ce590e5bbd589;hpb=2ef0a2d367b4db6ca77ff5b8e5f504bdbdbd18de;p=platform%2Fupstream%2Fautomake.git diff --git a/t/backcompat-acout.sh b/t/backcompat-acout.sh old mode 100755 new mode 100644 index 9088aae..a6d2d34 --- a/t/backcompat-acout.sh +++ b/t/backcompat-acout.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2012 Free Software Foundation, Inc. +# Copyright (C) 2010-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 @@ -16,7 +16,7 @@ # Backward-compatibility: AC_OUTPUT with arguments. -. ./defs || Exit 1 +. test-init.sh mkdir sub : > Makefile.am