commit 62d92a52a87b70efb4663daae0e9965b5c251c08
Author: Elan Ruusamäe <[email protected]>
Date: Thu Feb 4 16:34:57 2010 +0000
- use http method for ac too
Changed files:
client/make-request.sh -> 1.66
make-request.sh | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/make-request.sh b/make-request.sh
index e99949d..15034e0 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -283,11 +283,13 @@ ac)
builder_email="[email protected]"
default_builders="ac-*"
default_branch="AC-branch"
+ url="http://ep09.pld-linux.org:1289/"
;;
ac-java) # fake "distro" for java available ac architectures
builder_email="[email protected]"
default_builders="ac-i586 ac-i686 ac-athlon ac-amd64"
default_branch="AC-branch"
+ url="http://ep09.pld-linux.org:1289/"
;;
ac-xen) # fake "distro" for xen-enabled architectures
builder_email="[email protected]"
================================================================
---- 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