summaryrefslogtreecommitdiffstats
path: root/test/testenc.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-03-18 09:11:00 +0000
committerRichard Levitte <levitte@openssl.org>2000-03-18 09:11:00 +0000
commitcde245bdcd5ff4ef580030a0c1881f307d38a6ae (patch)
tree32060cfafee7e794b487f9f87c3d08111569e8a9 /test/testenc.com
parent1f515cfe093ecbad58c786064439604b42c1e659 (diff)
Small bugs in the test scripts removed.
Diffstat (limited to 'test/testenc.com')
-rw-r--r--test/testenc.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/testenc.com b/test/testenc.com
index 829b8da512..3b66f2e0d0 100644
--- a/test/testenc.com
+++ b/test/testenc.com
@@ -28,9 +28,9 @@ $ backup/compare 'test' 'test'-clear
$ if $severity .ne. 1 then exit 3
$ delete 'test'-cipher;*,'test'-clear;*
$
-$ define/user sys$output 'test'-cipher-commands.
+$ define/user sys$output 'test'-cipher-commands
$ 'cmd' list-cipher-commands
-$ open/read f 'test'-cipher-commands.
+$ open/read f 'test'-cipher-commands
$ loop_cipher_commands:
$ read/end=loop_cipher_commands_end f i
$ write sys$output i