diff options
Diffstat (limited to 'tests/mv/i-1')
| -rwxr-xr-x | tests/mv/i-1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/mv/i-1 b/tests/mv/i-1 index 326d72e1a..24726fedb 100755 --- a/tests/mv/i-1 +++ b/tests/mv/i-1 @@ -1,7 +1,7 @@ #!/bin/sh # Make sure a `n' reply to `mv -i...' aborts the move operation. -# Copyright (C) 2001, 2003, 2005-2007 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005-2008 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 @@ -17,7 +17,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 |
