diff options
| author | Ewan Mellor <ewan.mellor@citrix.com> | 2011-06-20 20:33:15 -0700 |
|---|---|---|
| committer | Ewan Mellor <ewan.mellor@citrix.com> | 2011-06-20 20:33:15 -0700 |
| commit | 31e3aed4a25e0525797c7fc6cbdce0fa652b3878 (patch) | |
| tree | 89a5b9fa9114553627c00afb62d2545c46e74f98 /plugins | |
| parent | a62e0f3e10cae4938ca2fec047268064cab3bff2 (diff) | |
| download | nova-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.patch | 6 |
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 -+ |
