diff options
-rw-r--r-- | vms/test.com | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vms/test.com b/vms/test.com index 709608e964..ea2e18f5f3 100644 --- a/vms/test.com +++ b/vms/test.com @@ -77,7 +77,6 @@ $! $! And do it $ Set Message /NoFacility/NoSeverity/NoIdentification/NoText $ Show Process/Accounting -$ testdir = "Directory/NoHead/NoTrail/Column=1" $ PerlShr_filespec = f$parse("Sys$Disk:[-]''dbg'PerlShr''exe'") $ Define 'dbg'Perlshr 'PerlShr_filespec' $ If F$Mode() .nes. "INTERACTIVE" Then Define/Nolog PERL_SKIP_TTY_TEST 1 |