From 23f7856488fb6f723778867a467efcea53edad59 Mon Sep 17 00:00:00 2001 From: Haru Date: Sat, 10 May 2014 19:02:49 +0200 Subject: Travis improvements - Parallelized pre-re and re tests - Added mapserver and script engine tests: this means that travis will detect parse errors in scripts as well as the source now) Signed-off-by: Haru --- npc/dev/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/dev/test.txt b/npc/dev/test.txt index 3cc714993..f9e4fc410 100644 --- a/npc/dev/test.txt +++ b/npc/dev/test.txt @@ -708,7 +708,7 @@ OnReportError: if (.errors == 1) debugmes "**** WARNING: Any self-test results past this point are unreliable because of previous errors. ****"; debugmes "Error: "+.@msg$+": '"+.@val$+"' (found) != '"+.@ref$+"' (expected)"; - .errors++; + ++.errors; //end; return; -- cgit v1.2.3-60-g2f50