[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: build: s/retried/rescheduled/

Holger Levsen holger at moszumanska.debian.org
Sat Aug 1 14:12:00 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 c8067df0a32cf4c58dc2d432937d9723acc383de
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Sat Aug 1 14:07:26 2015 +0000

    reproducible: build: s/retried/rescheduled/
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 0ebb6aa..7d51694 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -200,7 +200,7 @@ handle_404() {
 handle_depwait() {
 	echo "Downloading the build dependencies failed" | tee -a "$RBUILDLOG"
 	echo "Maybe there was a network problem, or the build dependencies are currently uninstallable; consider filing a bug in the last case." | tee -a "$RBUILDLOG"
-	echo "Network problems are automatically retried after some hours." | tee -a "$RBUILDLOG"
+	echo "Network problems are automatically rescheduled after some hours." | tee -a "$RBUILDLOG"
 	calculate_build_duration
 	update_db_and_html "depwait"
 	if [ $SAVE_ARTIFACTS -eq 1 ] ; then SAVE_ARTIFACTS=0 ; 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