2006-08-20 01:36:54 by steve
Fixed broken pod, to allow test cases to succeed.
This commit is contained in:
@@ -446,7 +446,7 @@ Install an X11 server, using VNC and XDM
|
||||
--
|
||||
http://www.steve.org.uk/
|
||||
|
||||
$Id: xen-create-image,v 1.82 2006-08-20 01:15:25 steve Exp $
|
||||
$Id: xen-create-image,v 1.83 2006-08-20 01:36:54 steve Exp $
|
||||
|
||||
=cut
|
||||
|
||||
@@ -952,7 +952,7 @@ sub parseCommandLineArguments
|
||||
|
||||
if ( $VERSION )
|
||||
{
|
||||
my $REVISION = '$Revision: 1.82 $';
|
||||
my $REVISION = '$Revision: 1.83 $';
|
||||
if ( $REVISION =~ /1.([0-9.]+) / )
|
||||
{
|
||||
$REVISION = $1;
|
||||
@@ -1993,6 +1993,8 @@ sub setupRootPassword
|
||||
|
||||
Print the given string both to our screen, and to the logfile.
|
||||
|
||||
=end doc
|
||||
|
||||
=cut
|
||||
|
||||
sub logprint
|
||||
|
||||
Reference in New Issue
Block a user