Skip to content

Commit c8aaa5c

Browse files
committed
Remove suggestiong for using test for wal_sync_method.
1 parent 34ce6b4 commit c8aaa5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/fsync/test_fsync.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ main(int argc, char *argv[])
215215
printf("\n");
216216

217217
printf("\nCompare file sync methods with 2 8k writes:\n");
218-
printf("(The fastest should be used for wal_sync_method)\n");
219218

220219
#ifdef OPEN_DATASYNC_FLAG
221220
/* open_dsync, write */

0 commit comments

Comments
 (0)