OSDN Git Service

Version 3.00
[vbslib/main.git] / _src / TestByFCBatAuto / TestScript / test / T_fc / T_fcNoFeq / T_ALL_5_do_test.bat
index 8238f85..d2844be 100644 (file)
@@ -7,7 +7,7 @@ if "%1"=="" cmd /K "%0" /wnd
 if exist T_ALL_result.txt  del T_ALL_result.txt\r
 \r
 set T=T_fcNoFeq1\r
-echo ^<^<^< [%T%] ^>^>^>\r
+echo ((( [%T%] )))\r
 ( cscript %2 //nologo %T%.vbs %3 2>&1 ) > %T%_log.txt\r
 fc %T%_ans.txt %T%_log.txt\r
 if errorlevel 1  echo Fail in %T%.vbs>> T_ALL_result.txt&goto :last_of_test\r