[svn-r14903] Undoing change committed in r14902.
This commit is contained in:
@@ -141,7 +141,7 @@ rem
|
||||
call :testing CREATED %h5diff% %params%
|
||||
copy /y %actual% %expect% > nul
|
||||
) else (
|
||||
fc /w %expect% %actual% | find "FC: no diff" > nul
|
||||
fc /w %expect% %actual% > nul
|
||||
if !errorlevel! equ 0 (
|
||||
call :testing PASSED %h5diff% %params%
|
||||
) else (
|
||||
|
||||
Reference in New Issue
Block a user