commit 850c180f53bf86a49fb5649d0f5ba39b8be1107e
Author: Elan Ruusamäe <[email protected]>
Date:   Fri May 16 08:47:43 2014 +0300

    use distfiles mail directly to cvs machine
    
    this avoids annoying additional delays with the mail extra hops

 client/make-request.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/client/make-request.sh b/client/make-request.sh
index d34865e..9426d35 100755
--- a/client/make-request.sh
+++ b/client/make-request.sh
@@ -135,7 +135,7 @@ df_fetch() {
        # VIA_ARGS='-a gmail'
        #
        # DISTFILES EMAIL
-       local DMAIL="[email protected]"
+       local DMAIL="[email protected]"
 
        local HOST=$(hostname -f)
        local LOGIN=${requester%@*}
@@ -507,9 +507,9 @@ done
 
 case "$dist" in
 ac)
+       default_branch="AC-branch"
        builder_email="[email protected]"
        default_builders="ac-*"
-       default_branch="AC-branch"
        url="http://ep09.pld-linux.org:1289/";
        control_url="http://ep09.pld-linux.org/~buildsrc";
        ;;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/a6603e3f965b5935e12629083e6ae17abb5d4a5f

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

Reply via email to