diff options
Diffstat (limited to 'vms')
-rw-r--r-- | vms/test/check.com | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vms/test/check.com b/vms/test/check.com index 5f47f91..f93baf2 100644 --- a/vms/test/check.com +++ b/vms/test/check.com @@ -29,11 +29,11 @@ $ type sys$input $ run lheap $ type sys$input -$ type sys$input -------- Running fheap ------- -$ run fheap -$ type sys$input - +$! type sys$input +$!------- Running fheap ------- +$! run fheap +$! type sys$input + $ type sys$input ------- Running ohdr ------- $ run ohdr |