summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-01-04 02:09:42 +0100
committerHolger Levsen <holger@layer-acht.org>2013-01-04 02:09:42 +0100
commit3d1c69b8c6c2b7f342499cf5859e40fc76bf9ac2 (patch)
tree10442171248be3abb3dd383ae87b8fe3aa60c14d
parent8cd59fec2c7d585479089ec11e12d9a197b7947b (diff)
downloadjenkins.debian.net-3d1c69b8c6c2b7f342499cf5859e40fc76bf9ac2.tar.xz
fixup: add job for theme=dark
-rwxr-xr-xbin/g-i-installation.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index c9f3bc14..39c5c302 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -146,6 +146,9 @@ bootstrap_system() {
*_sid_daily*)
EXTRA_APPEND="mirror/suite=sid"
;;
+ *_dark_theme)
+ EXTRA_APPEND="theme=dark"
+ ;;
*) ;;
esac
case $NAME in