diff -r 5d03bc08d59c -r fed1595b188e graphicstest/graphicstestharness/batch/unminigui.cmd --- 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