Wait for debug log if it was gotten.

This commit is contained in:
Daniel Nichter
2012-08-22 14:22:26 -06:00
parent dbeaec77b6
commit f8a0eaaa7d

View File

@@ -68,6 +68,7 @@ cmd_ok \
"Finds MySQL error log"
if [[ "$SANDBOX_VERSION" > "5.0" ]]; then
wait_for_files "$p-log_error"
cmd_ok \
"grep -qE 'Memory status|Open streams|Begin safemalloc' $p-log_error" \
"debug"