[Qa-jenkins-scm] [jenkins.debian.net] 02/02: logic in order

Holger Levsen holger at moszumanska.debian.org
Mon Aug 10 15:35:35 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 bf029ff1c72db99e925207f70421aaf95d9b1d65
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Aug 10 17:31:38 2015 +0200

    logic in order
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index ba09a77..c4a874f 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -49,8 +49,8 @@ sudo mkdir -p /srv/workspace
 # prepare tmpfs on some hosts
 case $HOSTNAME in
 	jenkins)			 	TMPFSSIZE=100 ;;
-	profitbricks-build?-amd64) 		TMPFSSIZE=60 ;;
 	profitbricks-build4-amd64) 		TMPFSSIZE=10 ;;
+	profitbricks-build?-amd64) 		TMPFSSIZE=60 ;;
 	*) ;;
 esac
 case $HOSTNAME in

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