commit ca43c57e859cc4362c4bacfa547d2e712872a819
Author: Oswald Buddenhagen <[email protected]>
Date: Tue Mar 14 14:20:27 2017 +0100
autotest: don't print expected result if the mbsync run itself fails
there isn't an actual result to compare with anyway.
src/run-tests.pl | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/run-tests.pl b/src/run-tests.pl
index 5e44d09..abb2809 100755
--- a/src/run-tests.pl
+++ b/src/run-tests.pl
@@ -621,8 +621,6 @@ sub test($$$@)
printchan($sx);
print "Options:\n";
print " [ ".join(", ", map('"'.qm($_).'"', @sfx))." ]\n";
- print "Expected result:\n";
- printchan($tx);
print "Debug output:\n";
print @ret;
exit 1;
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel