[Qa-jenkins-scm] [jenkins.debian.net] 02/02: install fish to make lynxis happy and it his default shell
Holger Levsen
holger at layer-acht.org
Sat Nov 26 22:39:37 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 4526fa904772a95a1313738ac0168580be5a4d93
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Nov 26 23:39:12 2016 +0100
install fish to make lynxis happy and it his default shell
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
update_jdn.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/update_jdn.sh b/update_jdn.sh
index e0befd9..08a64ff 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -82,6 +82,7 @@ user_host_groups['lynxis','profitbricks-build4-amd64']="$sudo_groups"
u_shell['mattia']='/bin/zsh'
+u_shell['mattia']='/bin/fish'
u_shell['jenkins-adm']='/bin/bash'
# get the users out of the user_host_groups array's index
@@ -293,6 +294,7 @@ if [ -f /etc/debian_version ] ; then
cmake
diffutils
findutils
+ fish
flex
g++
gawk
--
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