[Pkg-debile-commits] [debile-web] 01/01: Fix bad copy-paste in source_list_fragment.html

Jon Severinsson jonno-guest at moszumanska.debian.org
Mon May 5 05:50:15 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 c31e594aa18ff82a211f400f1875c8d1e107643e
Author: Jon Severinsson <jon at severinsson.net>
Date:   Mon May 5 07:37:57 2014 +0200

    Fix bad copy-paste in source_list_fragment.html
---
 templates/source_list_fragment.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/source_list_fragment.html b/templates/source_list_fragment.html
index 90b1353..42dd28a 100644
--- a/templates/source_list_fragment.html
+++ b/templates/source_list_fragment.html
@@ -34,7 +34,7 @@
                             ⧖
                         {% elif job.failed %}
                             ✗
-                        {% elif job.check.build and not info.job.built_binaries %}
+                        {% elif job.check.build and not job.built_binaries %}
                             ⧖
                         {% else %}
                             ✓

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