[PATCH] Properly handle incomplete lines when looking for a linefeed The test suite occasionally fails on loaded hosts when the output from the 'cvs' command comes in incomplete lines and the analyzer is looking for a linefeed.
The fix is not to throw lone linefeeds away when an unmatched line is being analyzed.