diff options
Diffstat (limited to 'tests/misc/seq')
-rwxr-xr-x | tests/misc/seq | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/seq b/tests/misc/seq index f48289bdf..64c33f2a5 100755 --- a/tests/misc/seq +++ b/tests/misc/seq @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. : ${srcdir=.} -. $srcdir/../require-perl +. $top_srcdir/tests/require-perl me=`echo $0|sed 's,.*/,,'` exec $PERL -w -I$srcdir/.. -MCoreutils -M"CuTmpdir qw($me)" -- - << \EOF |