pld-builder.new: client/make-request.sh - support sending to Titanium Devel...
hawk
hawk at pld-linux.org
Mon Aug 23 10:15:19 CEST 2010
Author: hawk Date: Mon Aug 23 08:15:19 2010 GMT
Module: pld-builder.new Tag: HEAD
---- Log message:
- support sending to Titanium Devel builders
---- Files affected:
pld-builder.new/client:
make-request.sh (1.78 -> 1.79)
---- Diffs:
================================================================
Index: pld-builder.new/client/make-request.sh
diff -u pld-builder.new/client/make-request.sh:1.78 pld-builder.new/client/make-request.sh:1.79
--- pld-builder.new/client/make-request.sh:1.78 Fri Aug 20 09:23:47 2010
+++ pld-builder.new/client/make-request.sh Mon Aug 23 10:15:14 2010
@@ -367,6 +367,12 @@
url="http://ep09.pld-linux.org:1231/"
control_url="http://ep09.pld-linux.org/~builderti"
;;
+ti-dev)
+ builder_email="buildertidev at ep09.pld-linux.org"
+ default_builders="ti-dev-*"
+ url="http://ep09.pld-linux.org:1232/"
+ control_url="http://ep09.pld-linux.org/~buildertidev"
+ ;;
th)
builder_email="builderth at ep09.pld-linux.org"
default_builders="th-*"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-builder.new/client/make-request.sh?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list