CVSROOT: filter_tags.sh - temporarily off auto-tag checks
glen
glen at pld-linux.org
Tue Nov 6 09:36:13 CET 2007
Author: glen Date: Tue Nov 6 08:36:13 2007 GMT
Module: CVSROOT Tag: HEAD
---- Log message:
- temporarily off auto-tag checks
---- Files affected:
CVSROOT:
filter_tags.sh (1.21 -> 1.22)
---- Diffs:
================================================================
Index: CVSROOT/filter_tags.sh
diff -u CVSROOT/filter_tags.sh:1.21 CVSROOT/filter_tags.sh:1.22
--- CVSROOT/filter_tags.sh:1.21 Wed Oct 17 12:55:56 2007
+++ CVSROOT/filter_tags.sh Tue Nov 6 09:36:08 2007
@@ -80,8 +80,8 @@
;;
* )
if [ "$AUTO_TAG" = 1 ] ; then
- echo "Only builder-* can use auto-* tags."
- exit 1
+ echo "WARNING: Only builder-* can use auto-* tags."
+# exit 1
fi
;;
esac
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/filter_tags.sh?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list