X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftests-environment-backcompat.sh;h=3068a0d8cb83ef7faa2eea400fb2dad4d82ee013;hb=74017b56cbadf675de023f7bee6a0b18877c0a74;hp=93643d11ddcaeda9233b44cf644936bce7d925bb;hpb=7b6129b9bb74773e1a02c5c43614f9fd47179369;p=platform%2Fupstream%2Fautomake.git diff --git a/t/tests-environment-backcompat.sh b/t/tests-environment-backcompat.sh old mode 100755 new mode 100644 index 93643d1..3068a0d --- a/t/tests-environment-backcompat.sh +++ b/t/tests-environment-backcompat.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 @@ -16,11 +16,11 @@ # With old serial testsuite driver, TESTS_ENVIRONMENT can be used to # define the "test runner", i.e. the program that the test scripts must -# be run by (with the parallel-tests driver one should use LOG_COMPILER +# be run by (with the parallel test harness one should use LOG_COMPILER # for this). The behaviour tested here is also documented in the manual. am_serial_tests=yes -. ./defs || Exit 1 +. test-init.sh cat >> configure.ac <