X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftests-environment-backcompat.sh;h=3068a0d8cb83ef7faa2eea400fb2dad4d82ee013;hb=74017b56cbadf675de023f7bee6a0b18877c0a74;hp=61b2728cfb07ca61cc9a67a481d0bc13beaf46aa;hpb=326ff45b8da46ab409b4a69d4861ad3211f0e132;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 61b2728..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_parallel_tests=no -. ./defs || Exit 1 +am_serial_tests=yes +. test-init.sh cat >> configure.ac <