mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Make collect.t mysqladmin debug test reliable.
This commit is contained in:
@@ -67,7 +67,7 @@ cmd_ok \
|
|||||||
|
|
||||||
if [[ "$SANDBOX_VERSION" > "5.0" ]]; then
|
if [[ "$SANDBOX_VERSION" > "5.0" ]]; then
|
||||||
cmd_ok \
|
cmd_ok \
|
||||||
"grep -q 'Status information:' $p-log_error" \
|
"grep -q 'Memory status:' $p-log_error" \
|
||||||
"debug"
|
"debug"
|
||||||
else
|
else
|
||||||
is "1" "1" "SKIP Can't determine MySQL 5.0 error log"
|
is "1" "1" "SKIP Can't determine MySQL 5.0 error log"
|
||||||
|
Reference in New Issue
Block a user