fix goto target type

This commit is contained in:
Geoff McLane 2015-05-14 14:52:05 +02:00
parent 59f25fe32a
commit 0c65b1c410

View file

@ -59,7 +59,7 @@ goto END
:ERR5
echo ERROR: Can not locate 'testbase' folder ... check name, and location ...
goto END
:ERR5
:ERR6
echo ERROR: Seem unable to run 'diff'! Either intall 'diff' in your path,
@echo or *** FIX ME *** to use a some other file compare untility.
goto END