autotest: don't print expected result if the mbsync run itself fails
there isn't an actual result to compare with anyway.
This commit is contained in:
parent
b4d1a05365
commit
ca43c57e85
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user