[Qa-jenkins-scm] [jenkins.debian.net] 01/01: drop redudant words
Holger Levsen
holger at moszumanska.debian.org
Sat May 2 12:57:47 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 576484de68008af9eeb77a726c8281c78f9495ce
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat May 2 14:57:29 2015 +0200
drop redudant words
---
TODO | 2 +-
bin/reproducible_build.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/TODO b/TODO
index 2e5e5f3..2e3677d 100644
--- a/TODO
+++ b/TODO
@@ -168,7 +168,7 @@ properties:
=== reproducible
* issues in packages or debbindiff:
-** find debbindiff problems - these might be caught by bin/reproducible_breakages.py but already?
+** find debbindiff problems - these might be caught by bin/reproducible_breakages.py already?
----
egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/jenkins/userContent/rbuild/
----
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 0673760..ef99a40 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -96,7 +96,7 @@ cleanup_all() {
echo "No artifacts were saved for this build." | tee -a ${RBUILDLOG}
irc_message "Check $REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE and $BUILD_URL to find out why no artifacts were saved (final status $STATUS)"
elif [ ! -z "$NOTIFY" ] && [ $SAVE_ARTIFACTS -eq 0 ] ; then
- irc_message "$REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE just finished building ($STATUS)"
+ irc_message "$REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE finished building ($STATUS)"
fi
rm -r $TMPDIR
if ! $BAD_LOCKFILE ; then rm -f $LOCKFILE ; fi
--
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