SOURCES: rpm-build.sh - fix diffcol
glen
glen at pld-linux.org
Fri Aug 29 19:59:21 CEST 2008
Author: glen Date: Fri Aug 29 17:59:21 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix diffcol
---- Files affected:
SOURCES:
rpm-build.sh (1.50 -> 1.51)
---- Diffs:
================================================================
Index: SOURCES/rpm-build.sh
diff -u SOURCES/rpm-build.sh:1.50 SOURCES/rpm-build.sh:1.51
--- SOURCES/rpm-build.sh:1.50 Fri Aug 29 17:37:42 2008
+++ SOURCES/rpm-build.sh Fri Aug 29 19:59:16 2008
@@ -248,7 +248,7 @@
s, , ,g;
s,\([^[:space:]]\)\([[:space:]]\+\)$,\1[41m\2[49m,g;
s,$,[0m,
-' "$@"
+' ${1:+"$@"}
}
# chdir to file location and do 'cvs log'
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-build.sh?r1=1.50&r2=1.51&f=u
More information about the pld-cvs-commit
mailing list