X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=t%2Fparallel-tests-dry-run-2.sh;h=087e22f800969b7ebc338d86a951067ec0a7adb2;hb=7aa99186d1c5fb31d3fd39beb129fc4cb44f2c7c;hp=11a0f459afae03c969700c38ef0b029d731ca246;hpb=12f0caf6d2d2c013c03200a12449d5f97428e0cf;p=platform%2Fupstream%2Fautomake.git diff --git a/t/parallel-tests-dry-run-2.sh b/t/parallel-tests-dry-run-2.sh index 11a0f45..087e22f 100755 --- a/t/parallel-tests-dry-run-2.sh +++ b/t/parallel-tests-dry-run-2.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 @@ -15,9 +15,9 @@ # along with this program. If not, see . # Check interactions between the parallel test harness and "make -n". -# See also sister test 'parallel-tests-dry-run-1.test'. +# See also sister test 'parallel-tests-dry-run-1.sh'. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_OUTPUT