[Pkg-debile-commits] [debile-master] 26/126: typo

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:56:08 UTC 2013


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

sylvestre pushed a commit to branch scan-build-html
in repository debile-master.

commit 266e4ebf9bb28f0f606f1c3a706351c58a843b3f
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Sun May 26 15:49:56 2013 -0400

    typo
---
 lucy/incoming.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lucy/incoming.py b/lucy/incoming.py
index f07efb8..c1a057e 100644
--- a/lucy/incoming.py
+++ b/lucy/incoming.py
@@ -78,7 +78,7 @@ def accept_binary(config, changes):
         return reject(config, changes, 'no-job')
 
     try:
-        job = Job.load(source)
+        job = Job.load(job)
     except KeyError:
         return reject(config, changes, 'invalid-job')
 

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



More information about the Pkg-debile-commits mailing list