summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-15 01:29:08 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-15 01:29:08 +0200
commit0d2957a73b5456283461fd638ec1db3859135ccb (patch)
tree94007c962bde0bcd5b724b01e1b756222de1435a
parent7e2eeb1906fb58dc5732f42604628ad945603415 (diff)
downloadjenkins.debian.net-0d2957a73b5456283461fd638ec1db3859135ccb.tar.xz
g-i-installation: life with the fact that debian-edu needs more debugging...
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 9937b507..74187f44 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -211,7 +211,7 @@ bootstrap_system() {
esac
case $NAME in
debian-edu_*)
- EXTRA_APPEND="$EXTRA_APPEND DEBCONF_DEBUG=developer" # FIXME: this shall become more conditional...
+ EXTRA_APPEND="$EXTRA_APPEND DEBCONF_DEBUG=developer"
;;
esac
case $NAME in