commit aa1a81cd1014d4a50c2a5f2298c3ba0635cabbf0
Author: Oswald Buddenhagen <[email protected]>
Date: Sat Nov 2 15:42:34 2013 +0100
fix error message in sync state dumper
src/run-tests.pl | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/run-tests.pl b/src/run-tests.pl
index ab7bab8..32136e3 100755
--- a/src/run-tests.pl
+++ b/src/run-tests.pl
@@ -368,6 +368,7 @@ sub showstate($)
return;
}
if (!/^1:(\d+):0 1:(\d+):(\d+):0\n$/) {
+ chomp;
print STDERR " Malformed sync state header '$_'.\n";
close FILE;
return;
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel