diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/misc/pwd-long | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/pwd-long b/tests/misc/pwd-long index a9fb4022e..546550ef2 100755 --- a/tests/misc/pwd-long +++ b/tests/misc/pwd-long @@ -46,7 +46,7 @@ export ARGV_0 CWD=$pwd/$tmp export CWD -exec $PERL -Tw -- - <<\EOF +$PERL -Tw -- - <<\EOF # Show that pwd works even when the length of the resulting # directory name is longer than PATH_MAX. |