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

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:53:05 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 a6aae5440b5b98d447b392261171692e57a993dc
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Tue May 28 23:22:19 2013 -0400

    meh
---
 ethel/commands/build.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ethel/commands/build.py b/ethel/commands/build.py
index 94499a3..fba0673 100644
--- a/ethel/commands/build.py
+++ b/ethel/commands/build.py
@@ -8,5 +8,5 @@ def run(dsc, package, job):
     ftbfs, out, info = sbuild(dsc, suite, arch)
     print(ftbfs, info)
     # fluxbox_1.3.5-1_amd64.changes
-    job = "{package}_{version}_{arch}.changes"
+    changes = "{package}_{version}_{arch}.changes"
     upload(changes, job)

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