On Thu, Dec 31, 2009 at 05:38:16PM +0100, Ersek, Laszlo wrote: > The test case in question decompresses the prepackaged "COPYING.lz" file > and compares the result to the (also prepackaged) "COPYING" file > (residing one directory higher up). However, your log contains > > 30 + sed -i 's/\r//' COPYING > > which removes the first CR character in each line of "COPYING". Checking > the prepackaged "COPYING" file:
Thank you very much, this was the problem. Can you maybe use a sperate copy of the COPYING file in the testdir to compare with? Or even better package the COPYING file with proper unix end of line markers? All the other text files like README use unix end of line markers. Regards Till
pgpJjqHdF0RUb.pgp
Description: PGP signature
_______________________________________________ Lzip-bug mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lzip-bug
