[xen-tools-dev] [PATCH] Remove trailing whitespace

Stéphane Jourdois sjourdois at gmail.com
Sun Jul 11 15:39:00 CEST 2010


Makes t/test-trailing-whitespace.t pass
---
 bin/xen-create-image |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/bin/xen-create-image b/bin/xen-create-image
index 2a9f578..72c5723 100755
--- a/bin/xen-create-image
+++ b/bin/xen-create-image
@@ -608,7 +608,7 @@ Create a Xen configuration file in so that xm can start the new domain.
 
   To minimize this the .deb files which are downloaded into the
  new instance are cached by default upon the host, in the directory
- /var/cache/apt/archives or, if this does not exist, in 
+ /var/cache/apt/archives or, if this does not exist, in
  /var/cache/xen-tools/archives. This can be overridden with the
  --cache-dir command-line and configuration option.
 
@@ -1547,7 +1547,6 @@ sub parseCommandLineArguments
             "swap-dev=s",  \$install{ 'swap-dev' },
             "serial_device=s", \$CONFIG{ 'serial_device' },
             "disk_device=s", \$CONFIG{ 'disk_device' },
-          
 
             # Hosts options
             "nohosts",   \$CONFIG{ 'nohosts' },
-- 
1.5.6.5



More information about the xen-tools-dev mailing list