graphicstest/graphicstestharness/batch/unminigui.cmd
branchRCL_3
changeset 11 fed1595b188e
parent 0 5d03bc08d59c
--- a/graphicstest/graphicstestharness/batch/unminigui.cmd	Tue Feb 02 01:47:50 2010 +0200
+++ b/graphicstest/graphicstestharness/batch/unminigui.cmd	Sat Feb 20 00:07:50 2010 +0200
@@ -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