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

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:53:06 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 29c74faf64aa77b3405c8b80d11c638202eea0d8
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Thu May 30 19:22:51 2013 -0400

    meh
---
 ethel/commands/adequate.py |   11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/ethel/commands/adequate.py b/ethel/commands/adequate.py
new file mode 100644
index 0000000..a43763d
--- /dev/null
+++ b/ethel/commands/adequate.py
@@ -0,0 +1,11 @@
+
+
+def run(debs, package, job):
+    print(debs)
+
+    info = None
+    log = ""
+    err = 0
+
+    raise Exception
+    return info, log, err

-- 
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