X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fstrictness-precedence.sh;h=f578d04f972edd39c902a09cdaa6eb947b984d0e;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=ab70ee3fd008508464d33cc8a11e18dd8e567d82;hpb=b21d68690612214d8edd810acf11880c3c0ad586;p=platform%2Fupstream%2Fautomake.git diff --git a/t/strictness-precedence.sh b/t/strictness-precedence.sh old mode 100755 new mode 100644 index ab70ee3..f578d04 --- a/t/strictness-precedence.sh +++ b/t/strictness-precedence.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 @@ -18,7 +18,7 @@ # strictness specified later should take precedence over strictness # specified earlier. -. ./defs || exit 1 +. test-init.sh # We want complete control over automake options. AUTOMAKE=$am_original_AUTOMAKE