BUG#47612 - fix review comment

This commit is contained in:
Magnus Blåudd 2009-10-07 16:25:36 +02:00
commit 8ccd9d7cbe

View file

@ -57,5 +57,5 @@ if (`select @result = 0`){
skip OK;
}
--enable_query_log
echo ^ Found warnings in $log_error!!;
echo ^ Found warnings in $log_error;
exit;