aboutsummaryrefslogtreecommitdiffstats
path: root/test/beginfile2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/beginfile2.sh')
-rwxr-xr-xtest/beginfile2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/beginfile2.sh b/test/beginfile2.sh
index 19deef62..abf9efe0 100755
--- a/test/beginfile2.sh
+++ b/test/beginfile2.sh
@@ -2,7 +2,7 @@
# beginfile2.sh --- test BEGINFILE/ENDFILE/getline/nextfile/exit combinations
-AWK="../gawk"
+#AWK="../gawk"
AWKPROG="beginfile2.in"
SCRIPT=`basename $0`