From f405d49cadc32bffe1f556fb42fc128647f88aca Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Wed, 29 Apr 2009 16:13:19 +0000 Subject: adding support of serial / parallel port to vmware plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2836 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmchooser/files/run-virt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins/vmchooser/files/run-virt.sh') diff --git a/os-plugins/plugins/vmchooser/files/run-virt.sh b/os-plugins/plugins/vmchooser/files/run-virt.sh index bc3de80d..8c1ccabe 100644 --- a/os-plugins/plugins/vmchooser/files/run-virt.sh +++ b/os-plugins/plugins/vmchooser/files/run-virt.sh @@ -184,7 +184,7 @@ writelog () echo -e "$1" # Log into file - echo -e "$1" >>run-virt.log + echo -e "$1" >>/tmp/run-virt.$$.log } # Setup the rest of the environment and run the virtualization tool just confi- -- cgit v1.2.3-55-g7522