X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fpr2.sh;h=acb3fb8639bd6544419c83a48f047d5989a83005;hb=7df8b28cb170a6e67df30bd30f1753a43cf315aa;hp=bafff250b97f0e4cbdcb2fd0a886afe1d3f1f1c2;hpb=d25fac43a7c239fe8f56b2ce1b87ef3e3d4d7ef0;p=platform%2Fupstream%2Fautomake.git diff --git a/t/pr2.sh b/t/pr2.sh index bafff25..acb3fb8 100755 --- a/t/pr2.sh +++ b/t/pr2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999-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 @@ -27,7 +27,7 @@ # to the distribution directory before it creates a templ # subdirectory in the distribution directory. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_OUTPUT([README.foo:templ/README.foo.in])