packages: builder - give hint how to fix missing CVS access
glen
glen at pld-linux.org
Tue Feb 28 12:41:38 CET 2012
Author: glen Date: Tue Feb 28 11:41:38 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- give hint how to fix missing CVS access
---- Files affected:
packages:
builder (1.671 -> 1.672)
---- Diffs:
================================================================
Index: packages/builder
diff -u packages/builder:1.671 packages/builder:1.672
--- packages/builder:1.671 Sun Feb 26 15:34:13 2012
+++ packages/builder Tue Feb 28 12:41:33 2012
@@ -769,7 +769,7 @@
if [ "$NOCVSSPEC" != "yes" ]; then
if [ ! -s CVS/Root -a "$NOCVSSPEC" != "yes" ]; then
- echo "Warning: No CVS access defined in $(pwd)- using local .spec file"
+ echo "Warning: No CVS access defined in $(pwd) (check CVS/Root) - using local .spec file"
NOCVSSPEC="yes"
fi
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/builder?r1=1.671&r2=1.672&f=u
More information about the pld-cvs-commit
mailing list