[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: remove beds made by seqan (#766741)

Holger Levsen holger at moszumanska.debian.org
Thu Mar 5 18:22:24 UTC 2015


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 f8f75d19bc066dbe5a2880b0605bb47faf359875
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Mar 5 19:18:30 2015 +0100

    reproducible: remove beds made by seqan (#766741)
---
 bin/reproducible_maintainance.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/reproducible_maintainance.sh b/bin/reproducible_maintainance.sh
index 9d89574..ed03f9a 100755
--- a/bin/reproducible_maintainance.sh
+++ b/bin/reproducible_maintainance.sh
@@ -68,6 +68,8 @@ if [ ! -z "$OLDSTUFF" ] ; then
 		case $i in
 			stderr|stdout)	rm -v $i
 					;;
+			seqan-*.bed)	rm -v $i	# leftovers reported in #766741
+					;;
 			*)		;;
 		esac
 	done

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