Skip to content

Commit 2e3230a

Browse files
committed
mtr: fix innodb_bug53756 on aix
--skip-stack-trace isn't there on AIX.
1 parent e7d40e2 commit 2e3230a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
--skip-stack-trace --skip-core-file
1+
--loose-skip-stack-trace --skip-core-file

0 commit comments

Comments
 (0)