commit 942d25ccf201e2ed1c31283efec79febdd2d8963 Author: Oswald Buddenhagen <o...@users.sf.net> Date: Sun Dec 29 12:06:44 2019 +0100
autotest: show the right state file after idempotence test failure amends efd72b85. src/run-tests.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/run-tests.pl b/src/run-tests.pl index e4a8ca7..5ab27aa 100755 --- a/src/run-tests.pl +++ b/src/run-tests.pl @@ -731,7 +731,7 @@ sub test($$$@) print "Expected result:\n"; printchan($tx); print "Actual result:\n"; - showchan("slave/.mbsyncstate"); + showchan("slave/.mbsyncstate.new"); } print "Debug output:\n"; print @nret; _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel