diff options
author | Philip Hands <phil@hands.com> | 2016-06-02 13:17:06 +0200 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-06-03 00:02:26 +0200 |
commit | de073f571cebc2e326f65179faa06e9fb9cdd4c9 (patch) | |
tree | f9aa88c71eee2b97cec91d5354caba5d3209cba4 | |
parent | 0a2f27ecf5ff28d6e3751d00f0d85d31666111bb (diff) | |
download | jenkins.debian.net-de073f571cebc2e326f65179faa06e9fb9cdd4c9.tar.xz |
lvc: KDE currently not installable, so disabling for now
-rw-r--r-- | cucumber/features/install.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index 17156db4..c87a2ef2 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -11,7 +11,7 @@ Feature: Doing variations on d-i installs Examples: | install_ui | target_ui | login | | gui | LXDE | LXDE | - | gui | KDE | KDE | +# | gui | KDE | KDE | | gui | minimal | VT | | gui | XFCE | XFCE | | text | non-GUI | VT | |