2007-10-25 12:24:33 by steve
Strip trailing whitespace
This commit is contained in:
@@ -597,7 +597,7 @@ Install an X11 server, using VNC and XDM
|
||||
--
|
||||
http://www.steve.org.uk/
|
||||
|
||||
$Id: xen-create-image,v 1.190 2007-10-25 12:23:53 steve Exp $
|
||||
$Id: xen-create-image,v 1.191 2007-10-25 12:24:33 steve Exp $
|
||||
|
||||
=cut
|
||||
|
||||
@@ -1407,7 +1407,7 @@ sub parseCommandLineArguments
|
||||
|
||||
if ( $VERSION )
|
||||
{
|
||||
my $REVISION = '$Revision: 1.190 $';
|
||||
my $REVISION = '$Revision: 1.191 $';
|
||||
if ( $REVISION =~ /1.([0-9.]+) / )
|
||||
{
|
||||
$REVISION = $1;
|
||||
@@ -1773,7 +1773,7 @@ EOF
|
||||
print <<EOF;
|
||||
The output directory for creating the xen configuration file within
|
||||
doesn't exist:
|
||||
|
||||
|
||||
$CONFIG{'dir'}
|
||||
|
||||
Aborting.
|
||||
|
||||
Reference in New Issue
Block a user