summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-05 10:26:24 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-05 10:26:24 +0200
commit80a60039b24dcc4e4ed3b09dcc4e2b7e65464595 (patch)
tree9e53801dc7a0f9413ed8b25e4a406d55422d7be4 /bin
parent49ab2625d7723aa70f15a8b174d80f0de8e48065 (diff)
downloadjenkins.debian.net-80a60039b24dcc4e4ed3b09dcc4e2b7e65464595.tar.xz
reproducible: improve language
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index e1691bc6..bc42e29b 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -319,8 +319,8 @@ call_debbindiff() {
dbd_timeout $TIMEOUT
;;
*)
- handle_ftbr "Something weird with $DBDVERSION (exit with $RESULT) happened and I don't know how to handle it"
- irc_message "Something weird with $DBDVERSION (exit with $RESULT) happened and I don't know how to handle it. Check $BUILDLOG and $REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE and investigate manually"
+ handle_ftbr "Something weird happened when running $DBDVERSION (which exited with $RESULT) and I don't know how to handle it"
+ irc_message "Something weird happened when running $DBDVERSION (which exited with $RESULT) and I don't know how to handle it. Check $BUILDLOG and $REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE and investigate manually"
;;
esac
print_out_duration