Fix test build failure
MXS-1543 test failed to build in 2.2.
This commit is contained in:
parent
7c7190e0c4
commit
bbe99e458d
@ -26,7 +26,7 @@ int main(int argc, char** argv)
|
||||
|
||||
// Wait for the avrorouter to process the data
|
||||
sleep(10);
|
||||
test.check_log_err("Possible STATEMENT or MIXED", true);
|
||||
test.check_log_err(0, "Possible STATEMENT or MIXED", true);
|
||||
|
||||
return test.global_result;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user