2007-07-23 19:55:25 by steve
s/relevent/relevant/g
This commit is contained in:
@@ -66,7 +66,7 @@ xt-customize-image - Customize a freshly installed copy of GNU/Linux
|
||||
--
|
||||
http://www.steve.org.uk/
|
||||
|
||||
$Id: xt-customize-image,v 1.31 2007-07-10 19:36:25 steve Exp $
|
||||
$Id: xt-customize-image,v 1.32 2007-07-23 19:55:25 steve Exp $
|
||||
|
||||
=cut
|
||||
|
||||
@@ -117,7 +117,7 @@ checkArguments();
|
||||
|
||||
|
||||
#
|
||||
# Run each relevent hook scripts.
|
||||
# Run each relevant hook scripts.
|
||||
#
|
||||
runDistributionHooks();
|
||||
|
||||
@@ -165,7 +165,7 @@ sub parseCommandLineArguments
|
||||
|
||||
if ( $VERSION )
|
||||
{
|
||||
my $REVISION = '$Revision: 1.31 $';
|
||||
my $REVISION = '$Revision: 1.32 $';
|
||||
if ( $REVISION =~ /1.([0-9.]+) / )
|
||||
{
|
||||
$REVISION = $1;
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: xen-lists-images.t,v 1.5 2006-06-13 17:18:39 steve Exp $
|
||||
# $Id: xen-lists-images.t,v 1.6 2007-07-23 19:55:25 steve Exp $
|
||||
#
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ EOS
|
||||
|
||||
#
|
||||
# Now run the xen-list-images script to make sure we can read
|
||||
# the relevent details back from it.
|
||||
# the relevant details back from it.
|
||||
#
|
||||
my $cmd = "./bin/xen-list-images --test=$dir";
|
||||
my $output = `$cmd`;
|
||||
|
||||
Reference in New Issue
Block a user