commit 839083d2af9e169a02d5fec4af85315e2b759fd3
Author: hawk <[email protected]>
Date:   Mon Aug 23 08:15:14 2010 +0000

    - support sending to Titanium Devel builders
    
    Changed files:
        client/make-request.sh -> 1.79

 make-request.sh | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/make-request.sh b/make-request.sh
index 9fab4d7..fb165c9 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -367,6 +367,12 @@ ti)
        url="http://ep09.pld-linux.org:1231/";
        control_url="http://ep09.pld-linux.org/~builderti";
        ;;
+ti-dev)
+       builder_email="[email protected]"
+       default_builders="ti-dev-*"
+       url="http://ep09.pld-linux.org:1232/";
+       control_url="http://ep09.pld-linux.org/~buildertidev";
+       ;;
 th)
        builder_email="[email protected]"
        default_builders="th-*"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to