diff options
author | Chris Lamb <lamby@debian.org> | 2015-02-15 10:26:17 +0000 |
---|---|---|
committer | Chris Lamb <lamby@debian.org> | 2015-02-15 10:26:17 +0000 |
commit | 6fdb2b113e51400129cde162a0ce2f60b18427b4 (patch) | |
tree | 04711bd8d9d8a2c4e6d69ae1429e55d6cab23249 /bin | |
parent | 800695ca0282658d5b6d93a9dcdd2021f0bafa98 (diff) | |
download | jenkins.debian.net-6fdb2b113e51400129cde162a0ce2f60b18427b4.tar.xz |
Drop extra whitespace here.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_html_packages.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py index 28767e0d..47ebf2f4 100755 --- a/bin/reproducible_html_packages.py +++ b/bin/reproducible_html_packages.py @@ -24,8 +24,8 @@ $links <a href="https://tracker.debian.org/$package" target="main">PTS</a> <a href="https://bugs.debian.org/src:$package" target="main">BTS</a> <a href="https://sources.debian.net/src/$package/" target="main">sources</a> - debian/{<a href="https://sources.debian.net/src/$package/$version/debian/changelog" target="main">changelog</a>, - <a href="https://sources.debian.net/src/$package/$version/debian/rules" target="main">rules</a>} + debian/{<a href="https://sources.debian.net/src/$package/$version/debian/changelog" target="main">changelog</a>,<!-- + --><a href="https://sources.debian.net/src/$package/$version/debian/rules" target="main">rules</a>} </td> <td> ${bugs_links} |