Update mxs280_select_outfile
The error message is no longer logged as it wasn't a real error.
This commit is contained in:
parent
b91fa7d395
commit
91f4372478
@ -47,8 +47,6 @@ int main(int argc, char *argv[])
|
||||
|
||||
Test->set_timeout(30);
|
||||
sleep(5);
|
||||
Test->check_log_err(0, (char *) "Failed to execute session command in", true);
|
||||
Test->check_log_err(0, (char *) "File '/tmp/t1.csv' already exists", true);
|
||||
|
||||
int rval = Test->global_result;
|
||||
delete Test;
|
||||
|
Loading…
x
Reference in New Issue
Block a user