1
0
mirror of synced 2026-02-23 07:01:53 +00:00

2007-10-25 12:24:33 by steve

Strip trailing whitespace
This commit is contained in:
steve
2007-10-25 12:24:33 +00:00
parent 854743fc7d
commit 9a31f9bf0e

View File

@@ -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.