From 2776945fae47b45eb78d382de4c52e077a45aefb Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 19 Aug 2009 10:50:49 +0000 Subject: Fix for removable device listing in vmchooser. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3103 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmchooser/XX_vmchooser.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-55-g7522