[Piuparts-devel] [Git][debian/piuparts][develop] use consistant synxtax
Holger Levsen
gitlab at salsa.debian.org
Mon Oct 15 11:13:47 BST 2018
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
83d96a9f by Holger Levsen at 2018-10-15T09:54:46Z
use consistant synxtax
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- piuparts-report.py
Changes:
=====================================
piuparts-report.py
=====================================
@@ -1837,7 +1837,7 @@ def main():
for page in ("index", "bug_howto"):
tpl = os.path.join(output_directory, page + ".tpl")
INDEX_BODY = read_file(tpl)
- if page == 'index':
+ if page == "index":
page_title = "About piuparts.debian.org and News"
else:
page_title = "How to file bugs based on piuparts.d.o results"
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/83d96a9f5e9283bfc48580cec6ecee8816d5a6d0
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/83d96a9f5e9283bfc48580cec6ecee8816d5a6d0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20181015/edc77340/attachment.html>
More information about the Piuparts-devel
mailing list