1
0
mirror of synced 2026-02-05 07:24:49 +00:00

2006-08-20 01:36:54 by steve

Fixed broken pod, to allow test cases to succeed.
This commit is contained in:
steve
2006-08-20 01:36:54 +00:00
parent a8ae3c31ac
commit efa5b71b1d

View File

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