There was an error while loading. Please reload this page.
2 parents b1c1ffb + 4562af4 commit aeb7651Copy full SHA for aeb7651
1 file changed
storage/innobase/xtrabackup/test/t/bug766305.sh
@@ -29,5 +29,5 @@ kill -SIGCONT $xb_pid
29
30
run_cmd_expect_failure wait $job_pid
31
32
-grep -q "handle_fatal_signal" $OUTFILE || \
+grep -qE "#[0-9]+ 0x[0-9a-f]+ .+ at " $OUTFILE || \
33
die "Could not find a resolved stacktrace in the log"
0 commit comments