summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/syscall/wt2336_base/base.run
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/syscall/wt2336_base/base.run')
-rw-r--r--src/third_party/wiredtiger/test/syscall/wt2336_base/base.run1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/test/syscall/wt2336_base/base.run b/src/third_party/wiredtiger/test/syscall/wt2336_base/base.run
index b51e24a2c06..ed501f50ce4 100644
--- a/src/third_party/wiredtiger/test/syscall/wt2336_base/base.run
+++ b/src/third_party/wiredtiger/test/syscall/wt2336_base/base.run
@@ -134,6 +134,7 @@ close(fd);
pwrite64(wt, ""..., 0x1000, 0x1000);
pwrite64(wt, ""..., 0x1000, 0x2000);
pwrite64(wt, ""..., 0x1000, 0x3000);
+pwrite64(wt, ""..., 0x1000, 0x4000);
#ifdef __linux__
fdatasync(wt);
#endif /* __linux__ */