summaryrefslogtreecommitdiff
path: root/src/lib/libssl/test/testenc.com
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/test/testenc.com')
-rw-r--r--src/lib/libssl/test/testenc.com5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libssl/test/testenc.com b/src/lib/libssl/test/testenc.com
index 621d9a2126..5e6f521f9d 100644
--- a/src/lib/libssl/test/testenc.com
+++ b/src/lib/libssl/test/testenc.com
@@ -1,9 +1,8 @@
1$! TESTENC.COM -- Test encoding and decoding 1$! TESTENC.COM -- Test encoding and decoding
2$ 2$
3$ __arch := VAX 3$ __arch := VAX
4$ if f$getsyi("cpu") .ge. 128 then - 4$ if f$getsyi("cpu") .ge. 128 then __arch := AXP
5 __arch = f$edit( f$getsyi( "ARCH_NAME"), "UPCASE") 5$ exe_dir := sys$disk:[-.'__arch'.exe.apps]
6$ if __arch .eqs. "" then __arch := UNK
7$ 6$
8$ testsrc := makefile. 7$ testsrc := makefile.
9$ test := p.txt 8$ test := p.txt