From 48f83532a210685d8d3e7cca96b1a0ed46e78a1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn?= <cmartins@fdi.ucm.es> Date: Wed, 30 Nov 2011 05:50:27 -0800 Subject: [PATCH] Feature VMWARE: Remove duplicated files from install.sh --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 6a9cccc32a..a8ded00a12 100755 --- a/install.sh +++ b/install.sh @@ -350,7 +350,6 @@ INSTALL_FILES=( VMWARE_TM_COMMANDS_LIB_FILES:$LIB_LOCATION/tm_commands/vmware DUMMY_TM_COMMANDS_LIB_FILES:$LIB_LOCATION/tm_commands/dummy LVM_TM_COMMANDS_LIB_FILES:$LIB_LOCATION/tm_commands/lvm - VMWARE_TM_COMMANDS_LIB_FILES:$LIB_LOCATION/tm_commands/vmware IMAGE_DRIVER_FS_SCRIPTS:$VAR_LOCATION/remotes/image/fs NETWORK_HOOK_SCRIPTS:$VAR_LOCATION/remotes/vnm EXAMPLE_SHARE_FILES:$SHARE_LOCATION/examples