[Qa-jenkins-scm] [jenkins.debian.net] 02/03: d-i: typos

Holger Levsen holger at layer-acht.org
Mon Mar 6 09:53:50 UTC 2017


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 d514acdf5ea192f79ebdbad2baf3f32f94411584
Author: Philip Hands <phil at hands.com>
Date:   Sat Feb 25 18:20:31 2017 +0100

    d-i: typos
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/d-i_build.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index f30403a..19059c5 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -52,7 +52,7 @@ iso_target() {
 
 preserve_artifacts() {
 	#
-	# Check is we're in a pu/* branch, and if so save the udebs
+	# Check if we're in a pu/* branch, and if so save the udebs
 	#
 	if udeb_dir=$(replace_origin_pu "/srv/udebs/" $GIT_BRANCH) ; then
 		if [ "$JOB_NAME" != "d-i_pu-triggered_debian-installer" ] ; then
@@ -133,7 +133,7 @@ pdebuild_package() {
 	fi
 	#
 	# if we got a valid TRIGGERING_BRANCH passed in as a parameter from the triggering job
-	# then grab the generated udebs.  FIXME -- we need to work work out a way of cleaning up old branches
+	# then grab the generated udebs.  FIXME -- we need to work out a way of cleaning up old branches
 	#
 	if udeb_dir=$(replace_origin_pu "/srv/udebs/" $TRIGGERING_BRANCH) ; then
 		cp $udeb_dir/* build/localudebs

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