summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/opt/openslx
diff options
context:
space:
mode:
authorSimon Rettberg2020-10-02 11:36:51 +0200
committerSimon Rettberg2020-10-02 11:36:51 +0200
commitaa1a92feed17403a285bb8aee20bc371903e69d7 (patch)
treec19dd19ac52724f3cf5881840200c6b067d3da27 /core/modules/run-virt/data/opt/openslx
parent[vmware-common] Fix missing heredoc (diff)
downloadmltk-aa1a92feed17403a285bb8aee20bc371903e69d7.tar.gz
mltk-aa1a92feed17403a285bb8aee20bc371903e69d7.tar.xz
mltk-aa1a92feed17403a285bb8aee20bc371903e69d7.zip
[run-virt] is_command_runnnnning
Diffstat (limited to 'core/modules/run-virt/data/opt/openslx')
-rw-r--r--core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc
index 04ee51ec..bed74ffc 100644
--- a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc
+++ b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc
@@ -33,7 +33,7 @@ start_wm() {
fi
# If it's the same, do nothing
- is_wm_runnning "${dm}" && return 0
+ is_wm_running "${dm}" && return 0
# start DM determined above
declare -a OPTS=()