autotest: show the right state file after idempotence test failure

amends efd72b85.
This commit is contained in:
Oswald Buddenhagen 2019-12-29 12:06:44 +01:00
parent d59392e901
commit 50eab08509

View File

@ -730,7 +730,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;