summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorEwan Mellor <ewan.mellor@citrix.com>2011-06-20 20:33:15 -0700
committerEwan Mellor <ewan.mellor@citrix.com>2011-06-20 20:33:15 -0700
commit31e3aed4a25e0525797c7fc6cbdce0fa652b3878 (patch)
tree89a5b9fa9114553627c00afb62d2545c46e74f98 /plugins
parenta62e0f3e10cae4938ca2fec047268064cab3bff2 (diff)
downloadnova-31e3aed4a25e0525797c7fc6cbdce0fa652b3878.tar.gz
nova-31e3aed4a25e0525797c7fc6cbdce0fa652b3878.tar.xz
nova-31e3aed4a25e0525797c7fc6cbdce0fa652b3878.zip
Remove the unnecessary insertion of whitespace. This happens to be enough
to match this patch apply on recent versions of XenServer / Xen Cloud Platform.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/xenserver/networking/etc/xensource/scripts/vif_5.6-fp1.patch6
1 files changed, 1 insertions, 5 deletions
diff --git a/plugins/xenserver/networking/etc/xensource/scripts/vif_5.6-fp1.patch b/plugins/xenserver/networking/etc/xensource/scripts/vif_5.6-fp1.patch
index feaf1312d..d42a11eff 100644
--- a/plugins/xenserver/networking/etc/xensource/scripts/vif_5.6-fp1.patch
+++ b/plugins/xenserver/networking/etc/xensource/scripts/vif_5.6-fp1.patch
@@ -8,7 +8,7 @@
fi
;;
-@@ -224,9 +225,11 @@
+@@ -224,6 +225,7 @@
remove)
if [ "${TYPE}" = "vif" ] ;then
@@ -16,7 +16,3 @@
xenstore-rm "${HOTPLUG}/hotplug"
fi
logger -t scripts-vif "${dev} has been removed"
- remove_from_bridge
- ;;
- esac
-+