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

Jon Severinsson jonno-guest at moszumanska.debian.org
Sat Jun 14 11:32:29 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 cb311ced52db71f143145810e8a0de5fb6c703c3
Author: Jon Severinsson <jon at severinsson.net>
Date:   Sat Jun 14 13:32:17 2014 +0200

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

diff --git a/templates/job.html b/templates/job.html
index 831bceb..aff54cb 100644
--- a/templates/job.html
+++ b/templates/job.html
@@ -84,7 +84,7 @@
                             ⧖ Upload Pending
                         {% elif job.failed %}
                             ✗ Failed
-                        {% elif not job.built_binary %}
+                        {% elif not job.built_binaries %}
                             ⧖ Upload Pending
                         {% else %}
                             ✓ Uploaded

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