mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-12 06:00:14 +00:00
Wait for debug log if it was gotten.
This commit is contained in:
@@ -68,6 +68,7 @@ cmd_ok \
|
|||||||
"Finds MySQL error log"
|
"Finds MySQL error log"
|
||||||
|
|
||||||
if [[ "$SANDBOX_VERSION" > "5.0" ]]; then
|
if [[ "$SANDBOX_VERSION" > "5.0" ]]; then
|
||||||
|
wait_for_files "$p-log_error"
|
||||||
cmd_ok \
|
cmd_ok \
|
||||||
"grep -qE 'Memory status|Open streams|Begin safemalloc' $p-log_error" \
|
"grep -qE 'Memory status|Open streams|Begin safemalloc' $p-log_error" \
|
||||||
"debug"
|
"debug"
|
||||||
|
Reference in New Issue
Block a user