]> git.saurik.com Git - redis.git/blobdiff - tests/unit/other.tcl
testhelp.h now exits with retcode 1 on failed tests.
[redis.git] / tests / unit / other.tcl
index 8eebdc6348eb66547e944d20868915b1ea40f9b8..702c291f9a504e832b68ac50f3385e6afa9df021 100644 (file)
@@ -247,6 +247,7 @@ start_server {tags {"other"}} {
     } {0 0}
 
     test {Perform a final SAVE to leave a clean DB on disk} {
+        waitForBgsave r
         r save
     } {OK}
 }