diff options
Diffstat (limited to 'os-plugins/plugins')
| -rw-r--r-- | os-plugins/plugins/vmchooser/XX_vmchooser.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmchooser/XX_vmchooser.sh b/os-plugins/plugins/vmchooser/XX_vmchooser.sh index e7923acc..65e23d4e 100644 --- a/os-plugins/plugins/vmchooser/XX_vmchooser.sh +++ b/os-plugins/plugins/vmchooser/XX_vmchooser.sh @@ -51,7 +51,7 @@ if [ -e $CONFFILE ]; then # create run-virt.include header (and fill in information on removable # devices if present - echo -n "# run-virt.include created by $0 during stage3 plugin setup" \ + echo -e "# run-virt.include created by $0 during stage3 plugin setup" \ >/mnt/etc/opt/openslx/run-virt.include waitfor /etc/hwinfo.cdrom |
