[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix typo

Holger Levsen holger at layer-acht.org
Tue Jul 19 21:57:45 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 a1fa213874b9ef7761648e667798db121c2ae3eb
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jul 19 23:57:40 2016 +0200

    fix typo
---
 bin/jenkins_master_wrapper.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/jenkins_master_wrapper.sh b/bin/jenkins_master_wrapper.sh
index 728371d..61b5d23 100755
--- a/bin/jenkins_master_wrapper.sh
+++ b/bin/jenkins_master_wrapper.sh
@@ -65,7 +65,7 @@ RETVAL=0
 ssh -o "BatchMode = yes" -p $PORT $NODE_NAME "$PARAMS" || {
 	# mention failures, but continue since we might want the artifacts anyway
 	RETVAL=$?
-	printf "\nnSSH EXIT CODE: %s\n" $RETVAL
+	printf "\nSSH EXIT CODE: %s\n" $RETVAL
 }
 
 # grab artifacts and tidy up at the other end

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