diff options
author | Philip Hands <phil@hands.com> | 2016-11-25 18:37:15 +0100 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-11-26 23:52:18 +0100 |
commit | f22bafe44423c45a24cb239337bc0bb91981d041 (patch) | |
tree | 2607d7963b64eaadf39012ad9832fc48aec34ecd | |
parent | bf432a62090632a096336b350f0e525c0f32b7db (diff) | |
download | jenkins.debian.net-f22bafe44423c45a24cb239337bc0bb91981d041.tar.xz |
lvc: make sure we try XFCE occasionally
-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 d31d08be..cb061fd8 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -27,7 +27,7 @@ Feature: Doing variations on d-i installs Examples: | target_ui | login | | non-GUI | VT | - | LXDE | LXDE | + | XFCE | XFCE | | KDE | KDE | @text-ui |