[Pkg-debile-commits] [debile-slave] 30/100: meh

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:53:03 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch master
in repository debile-slave.

commit e34f8808c091f828ea951fca5f9f330272f2a489
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Sun May 26 18:40:49 2013 -0400

    meh
---
 ethel/client.py |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ethel/client.py b/ethel/client.py
index 26724b6..ba4300e 100644
--- a/ethel/client.py
+++ b/ethel/client.py
@@ -23,7 +23,8 @@ def get_proxy():
 
 def build_next():
     proxy = get_proxy()
-    job = proxy.get_next_job('amd64')
+
+    job = proxy.get_next_job('unstable-amd64')
 
     if job is None:
         raise Exception("Nice. All done.")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-slave.git



More information about the Pkg-debile-commits mailing list