From: Stefano Lattarini Date: Fri, 14 Dec 2012 10:03:53 +0000 (+0100) Subject: fixup: source 'test-init.sh', not './defs', in a test X-Git-Tag: v1.12b~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2674291c3389fcde8c7206f858df12d66f123837;p=thirdparty%2Fautomake.git fixup: source 'test-init.sh', not './defs', in a test * t/pkg-config-macros.sh: Here. Signed-off-by: Stefano Lattarini --- diff --git a/t/pkg-config-macros.sh b/t/pkg-config-macros.sh index 06a65e35e..e2bf638f4 100755 --- a/t/pkg-config-macros.sh +++ b/t/pkg-config-macros.sh @@ -17,7 +17,7 @@ # Try to find the pkg-config '.m4' files and make them easily accessed # to the test cases requiring them. -. ./defs || exit 1 +. test-init.sh echo "# Automatically generated by $me." > get.sh echo : >> get.sh