From 0c65b1c410b2e58f7db9a6d86a9d350ed3669b40 Mon Sep 17 00:00:00 2001 From: Geoff McLane Date: Thu, 14 May 2015 14:52:05 +0200 Subject: [PATCH] fix goto target type --- test/alltest2.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/alltest2.bat b/test/alltest2.bat index e265e17..cc3639d 100644 --- a/test/alltest2.bat +++ b/test/alltest2.bat @@ -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