Fix from main trunk, 2000-09-25 11:30 levitte:
echo=off works on NT, but not on W2K.
This commit is contained in:
parent
eb3633164e
commit
7c69ce8bc0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
@echo=off
|
||||
@echo off
|
||||
|
||||
set test=..\ms
|
||||
set opath=%PATH%
|
||||
|
|
Loading…
Reference in a new issue