2007-02-23 22:45:17 by steve
Removed redundent log line.
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user