summaryrefslogtreecommitdiff
path: root/bin/ksh/tests
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1996-08-25 12:38:07 +0000
committerJason Downs <downsj@cvs.openbsd.org>1996-08-25 12:38:07 +0000
commit71ec949299cd46e2df5d811187cac54d7dde2e7b (patch)
tree045591cd74f25607deb7ac1d02fd94b5ccf99c40 /bin/ksh/tests
parent03abe9b1bcd7af738406e8ca96bd745609d006d5 (diff)
Fix problems with compiling without KSH defined, add NOEDIT override.
Diffstat (limited to 'bin/ksh/tests')
-rw-r--r--bin/ksh/tests/th2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ksh/tests/th b/bin/ksh/tests/th
index 340cbe2d5dc..ebe54718ece 100644
--- a/bin/ksh/tests/th
+++ b/bin/ksh/tests/th
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
#
# Test harness for pdksh tests.