SPECS: adapter - fcking damn cvsnt corrupts the files with newlines
glen
glen at pld-linux.org
Wed Sep 24 16:51:49 CEST 2008
Author: glen Date: Wed Sep 24 14:51:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fcking damn cvsnt corrupts the files with newlines
---- Files affected:
SPECS:
adapter (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/adapter
diff -u SPECS/adapter:1.27 SPECS/adapter:1.28
--- SPECS/adapter:1.27 Tue Jun 3 16:34:17 2008
+++ SPECS/adapter Wed Sep 24 16:51:44 2008
@@ -83,7 +83,7 @@
s,^@@ ,[33m&,g;
s,^-,[35m&,;
s,^+,[36m&,;
- s,
,[44m^M[49m,g;
+ s,\r,[44m^M[49m,g;
s, , ,g;
s,\([^[:space:]]\)\([[:space:]]\+\)$,\1[41m\2[49m,g;
s,$,[0m,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adapter?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list