diff options
Diffstat (limited to 'vms')
-rw-r--r-- | vms/test/check.com | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/vms/test/check.com b/vms/test/check.com index 3ac5b44..a0145c3 100644 --- a/vms/test/check.com +++ b/vms/test/check.com @@ -177,10 +177,12 @@ $ type sys$input $ run links $ type sys$input -$ type sys$input -------- Running links_env ------- -$ run links_env -$ type sys$input +$! Skip this test for now because it needs a script file to run the test +$! Please see Issue VMS-2 in Jira about it. +$! type sys$input +$! ------- Running links_env ------- +$! run links_env +$! type sys$input $ type sys$input ------- Running mf ------- |