aboutsummaryrefslogtreecommitdiffstats
path: root/vms/vmstest.com
diff options
context:
space:
mode:
Diffstat (limited to 'vms/vmstest.com')
-rw-r--r--vms/vmstest.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/vmstest.com b/vms/vmstest.com
index c74ea4b3..a458921b 100644
--- a/vms/vmstest.com
+++ b/vms/vmstest.com
@@ -3800,7 +3800,7 @@ $ tmp_error = "_''test'.tmp2"
$ define/user GAWK_NO_PP_RUN 1
$ define/user sys$error 'tmp_error'
$ set noOn
-$ gawk --pretty-print=_'test'.tmp1 -f ./'test'.awk > _NL:
+$ gawk --pretty-print=_'test'.tmp1 -f 'test'.awk > _NL:
$ gawk_status = $status
$ set On
$ if f$search("sys$disk:[]_''test'.tmp1;2") .nes. ""