[Qa-jenkins-scm] [jenkins.debian.net] 03/06: schroot-create: fixup log message not tell lies

Mattia Rizzolo mattia at debian.org
Sat Apr 7 13:12:39 UTC 2018


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository jenkins.debian.net.

commit c47159361661f3bf4762c5c041c17f9fd458a0dd
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Apr 7 14:30:13 2018 +0200

    schroot-create: fixup log message not tell lies
    
    the log above already says where the chroot has been placed, don't say
    it again, and even possibly wrong.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 bin/schroot-create.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index f64d502..f1b1ce0 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -238,4 +238,4 @@ else
 	__END__
 fi
 
-echo "schroot $TARGET set up successfully in $SCHROOT_BASE/$TARGET.tar - exiting now."
+echo "schroot $TARGET set up successfully - cleaning up and exiting now."

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