commit b8d76cf489167a334b57c895987f4428b4b2ebb0
Author: Oswald Buddenhagen <[email protected]>
Date:   Sun Nov 3 12:49:27 2013 +0100

    ensure that the journal replay pass really does nothing

 src/run-tests.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/run-tests.pl b/src/run-tests.pl
index 2b425ce..4868cd5 100755
--- a/src/run-tests.pl
+++ b/src/run-tests.pl
@@ -616,7 +616,7 @@ sub test($$)
                die "Cannot read journal.\n";
        my @nj = <FILE>;
        close FILE;
-       @ret = runsync("");
+       @ret = runsync("-0 --no-expunge");
        killcfg();
        if (ckstate("slave/.mbsyncstate", @{ $$tx[3] })) {
                print "Options:\n";

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to