diff options
Diffstat (limited to 'test/testenc.com')
-rw-r--r-- | test/testenc.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testenc.com b/test/testenc.com index c24fa388c0..5e6f521f9d 100644 --- a/test/testenc.com +++ b/test/testenc.com @@ -4,7 +4,7 @@ $ __arch := VAX $ if f$getsyi("cpu") .ge. 128 then __arch := AXP $ exe_dir := sys$disk:[-.'__arch'.exe.apps] $ -$ testsrc := makefile.ssl +$ testsrc := makefile. $ test := p.txt $ cmd := mcr 'exe_dir'openssl $ |