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

Holger Levsen holger at moszumanska.debian.org
Sun Apr 26 12:27:50 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 f3459ee605dca1dcab56d02585c8d37885f9b9c3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Apr 26 14:27:43 2015 +0200

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

diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index 0046fb6..b3388e0 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -262,7 +262,7 @@ if [ "$3" != "" ] ; then
 	case $3 in
 		squeeze)	upgrade2 squeeze;;
 		wheezy)		upgrade2 wheezy;;
-		jessie)		upgrade2 stretch;;
+		jessie)		upgrade2 jessie;;
 		stretch)	upgrade2 stretch;;
 		sid)		upgrade2 sid;;
 		*)		echo "unsupported distro." ; exit 1 ;;

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