[packages/adapter: 419/631] - fcking damn cvsnt corrupts the files with newlines
glen
glen at pld-linux.org
Mon Sep 12 20:09:34 CEST 2016
commit 844f76c1cf44f1c507a08d3ff8266e1770bc8cc3
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Wed Sep 24 14:51:44 2008 +0000
- fcking damn cvsnt corrupts the files with newlines
Changed files:
adapter.sh -> 1.28
adapter.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adapter.sh b/adapter.sh
index f7d23ef..f9df459 100644
--- a/adapter.sh
+++ b/adapter.sh
@@ -83,7 +83,7 @@ diffcol()
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,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885
More information about the pld-cvs-commit
mailing list