Skip to content

Commit aeb7651

Browse files
Merge branch 'PXB-2553-8.4' into PXB-2553-9.7
2 parents b1c1ffb + 4562af4 commit aeb7651

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

storage/innobase/xtrabackup/test/t/bug766305.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ kill -SIGCONT $xb_pid
2929

3030
run_cmd_expect_failure wait $job_pid
3131

32-
grep -q "handle_fatal_signal" $OUTFILE || \
32+
grep -qE "#[0-9]+ 0x[0-9a-f]+ .+ at " $OUTFILE || \
3333
die "Could not find a resolved stacktrace in the log"

0 commit comments

Comments
 (0)