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