graphicstest/graphicstestharness/batch/unminigui.cmd
branchCompilerCompatibility
changeset 17 8a14eb1e2ccd
parent 11 fed1595b188e
--- a/graphicstest/graphicstestharness/batch/unminigui.cmd	Mon Mar 08 21:44:42 2010 +0000
+++ b/graphicstest/graphicstestharness/batch/unminigui.cmd	Sun Mar 14 13:15:18 2010 +0000
@@ -44,7 +44,7 @@
 	)
 )
 echo Restore testexecute.ini
-if EXIST %TESTEXECUTE_INI%.mgbak(
+if EXIST %TESTEXECUTE_INI%.mgbak (
 	del /f %TESTEXECUTE_INI%
 	copy %TESTEXECUTE_INI%.mgbak %TESTEXECUTE_INI%
 	del /f %TESTEXECUTE_INI%.mgbak