[Pkg-debile-commits] [debile-slave] 32/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 b8d03cfd5734e7b75355ebb1acaa642549ec58c4
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Mon May 27 22:50:43 2013 -0400

    meh
---
 ethel/cli.py |   18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/ethel/cli.py b/ethel/cli.py
deleted file mode 100644
index 04b8932..0000000
--- a/ethel/cli.py
+++ /dev/null
@@ -1,18 +0,0 @@
-from ethel.client import submit_report, next_job, close_job, dget_url
-import sys
-
-
-def submit():
-    return submit_report(sys.argv[1], sys.argv[2])
-
-
-def next():
-    return next_job(sys.argv[1])
-
-
-def close():
-    return close(sys.argv[1])
-
-
-def dget():
-    return dget_url(sys.argv[1])

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