]> xenbits.xensource.com Git - xcp/xen-api.git/commit
[PATCH] xenserver: Clean-up space/tabs issues in vif script
authorJustin Pettit <jpettit@nicira.com>
Thu, 8 Jul 2010 13:32:33 +0000 (14:32 +0100)
committerJustin Pettit <jpettit@nicira.com>
Thu, 8 Jul 2010 13:32:33 +0000 (14:32 +0100)
commit21e1503542116ff229f8e2ebe13f47e279fd95f4
tree1e8c27598b1e1d0bcb973cb752e62f833213bf3a
parent1679bd5cc740f2a97f9c7b67c6bc5da42ac5ae6d
[PATCH] xenserver: Clean-up space/tabs issues in vif script

From 291a0f6b6e05fe5be28b935436abb5a958334885 Mon Sep 17 00:00:00 2001
Date: Wed, 21 Apr 2010 03:53:22 -0700
Our vif script had a mishmash of tab and space indentations.  The
original vif script only uses spaces, so I went with that style.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 scripts/vif |  172 +++++++++++++++++-----------------
 1 files changed, 86 insertions(+), 86 deletions(-)
scripts/vif