Explorar o código

autotest: show the right state file after idempotence test failure

amends efd72b85.
Oswald Buddenhagen %!s(int64=5) %!d(string=hai) anos
pai
achega
50eab08509
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/run-tests.pl

+ 1 - 1
src/run-tests.pl

@@ -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;