[Qa-jenkins-scm] [jenkins.debian.net] 01/02: Revert "reproducible debian: fixup 43c5068: reproducible debian: switch directory structure for diffoscope package pages"
Holger Levsen
holger at layer-acht.org
Fri Jul 29 21:53:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit c31a41e721799b8df060bd71ed2e052472aa8a50
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Jul 29 17:52:48 2016 -0400
Revert "reproducible debian: fixup 43c5068: reproducible debian: switch directory structure for diffoscope package pages"
This reverts commit 1391976d917798646266601b06ae1c5b198d5d0a.
---
bin/reproducible_html_packages.py | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index b8b33ea..38e11e0 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -449,10 +449,6 @@ def purge_old_pages():
log.info('There is no package named ' + pkg + ' from ' +
suite + '/' + arch + ' in the database. ' +
'Removing old page.')
- try:
- os.remove(RB_PKG_PATH + '/' + suite + '/' + arch + '/' +
+ os.remove(RB_PKG_PATH + '/' + suite + '/' + arch + '/' +
page)
- try:
- os.remove(RB_PKG_PATH + '/' + suite + '/' + arch + '/diffoscope/' +
- pkg + '.html')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list