Browse Source

* typo error corrected

pierre 26 years ago
parent
commit
08d9bd51ea
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/win95test.bat

+ 2 - 2
tests/win95test.bat

@@ -27,7 +27,7 @@ make allwebtbsexec
 make alltsexec
 make alltestexec
 cp log go32v2.log
-cp longlong go32v2.longlog
+cp longlog go32v2.longlog
 if "%1"=="go32v2" goto end
 :win32test
 set LONGLOG=1
@@ -50,5 +50,5 @@ make allwebtbsexec
 make alltestexec
 make alltsexec
 cp log win32.log
-cp longlong win32.longlog
+cp longlog win32.longlog
 :end