aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/atomicity.gdb
diff options
context:
space:
mode:
Diffstat (limited to 'test/atomicity.gdb')
-rw-r--r--test/atomicity.gdb4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/atomicity.gdb b/test/atomicity.gdb
index fd675257..15adb16c 100644
--- a/test/atomicity.gdb
+++ b/test/atomicity.gdb
@@ -18,6 +18,10 @@ shell echo 0 > outcount
shell touch inodes
+# work around apparent issue with lazy library loading on some
+# platforms
+set breakpoint pending on
+
break rename
commands
# As an optimization, only consider snapshots after a Xapian commit.