autotest: show the right state file after idempotence test failure
amends efd72b85
.
This commit is contained in:
parent
d59392e901
commit
50eab08509
|
@ -730,7 +730,7 @@ sub test($$$@)
|
||||||
print "Expected result:\n";
|
print "Expected result:\n";
|
||||||
printchan($tx);
|
printchan($tx);
|
||||||
print "Actual result:\n";
|
print "Actual result:\n";
|
||||||
showchan("slave/.mbsyncstate");
|
showchan("slave/.mbsyncstate.new");
|
||||||
}
|
}
|
||||||
print "Debug output:\n";
|
print "Debug output:\n";
|
||||||
print @nret;
|
print @nret;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user