[Pkg-debile-commits] [debile-web] 01/01: Fix typo

Jon Severinsson jonno-guest at moszumanska.debian.org
Wed May 14 20:41:36 UTC 2014


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

jonno-guest pushed a commit to branch master
in repository debile-web.

commit 05db86dfba22e270bffa3896f5eafc36159b7054
Author: Jon Severinsson <jon at severinsson.net>
Date:   Wed May 14 22:41:29 2014 +0200

    Fix typo
---
 templates/job.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/job.html b/templates/job.html
index bbfc446..831bceb 100644
--- a/templates/job.html
+++ b/templates/job.html
@@ -168,7 +168,7 @@
             <div class='desc_line'>
                 <div class='desc_key'>Binary packages</div>
                 <div class='desc_value'>
-                    {% for deb in jbinary.debs %}
+                    {% for deb in binary.debs %}
                         <a href='{{deb.url}}'>{{deb.filename}}</a><br />
                     {% endfor %}
                 </div>

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



More information about the Pkg-debile-commits mailing list