summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-11 02:22:59 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-11 02:22:59 +0000
commit7c69ce8bc07c5bb8894021776a71a76fd4475b05 (patch)
treee11b4c3dd50c40fa6c34e3c08b222e3dc3ac16c3 /ms
parenteb3633164eb2edf50aa9389eb22bf8e10eca283c (diff)
Fix from main trunk, 2000-09-25 11:30 levitte:
echo=off works on NT, but not on W2K.
Diffstat (limited to 'ms')
-rwxr-xr-xms/test.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/test.bat b/ms/test.bat
index ef37beaa22..8f69194283 100755
--- a/ms/test.bat
+++ b/ms/test.bat
@@ -1,4 +1,4 @@
-@echo=off
+@echo off
set test=..\ms
set opath=%PATH%