1
0
mirror of synced 2026-01-27 20:17:35 +00:00

2007-02-23 22:45:17 by steve

Removed redundent log line.
This commit is contained in:
steve
2007-02-23 22:45:17 +00:00
parent 170e8296be
commit 07acbf8371

View File

@@ -498,7 +498,7 @@ Install an X11 server, using VNC and XDM
--
http://www.steve.org.uk/
$Id: xen-create-image,v 1.128 2007-02-23 21:56:27 steve Exp $
$Id: xen-create-image,v 1.129 2007-02-23 22:45:17 steve Exp $
=cut
@@ -1111,7 +1111,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.128 $';
my $REVISION = '$Revision: 1.129 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{
$REVISION = $1;
@@ -2187,8 +2187,6 @@ sub mountImage
sub installSystem
{
logprint( "\nInstalling your system with " );
#
# Basic command
#