Make collect.t mysqladmin debug test reliable.

This commit is contained in:
Daniel Nichter
2012-02-24 09:18:18 -07:00
parent b99293d1b3
commit 6620595fac

View File

@@ -67,7 +67,7 @@ cmd_ok \
if [[ "$SANDBOX_VERSION" > "5.0" ]]; then
cmd_ok \
"grep -q 'Status information:' $p-log_error" \
"grep -q 'Memory status:' $p-log_error" \
"debug"
else
is "1" "1" "SKIP Can't determine MySQL 5.0 error log"