1
0
mirror of synced 2026-02-19 05:16:56 +00:00

2006-06-09 12:43:02 by steve

Moved xen-* into bin/
This commit is contained in:
steve
2006-06-09 12:43:03 +00:00
parent 23947ea0c6
commit 9ca499a96c
4 changed files with 8 additions and 8 deletions

View File

@@ -79,7 +79,7 @@ Specify the LVM volume where images were previously saved.
--
http://www.steve.org.uk/
$Id: xen-delete-image,v 1.33 2006-06-09 09:27:33 steve Exp $
$Id: xen-delete-image,v 1.1 2006-06-09 12:43:03 steve Exp $
=cut
@@ -290,7 +290,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.33 $';
my $REVISION = '$Revision: 1.1 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{

View File

@@ -122,7 +122,7 @@ Specify the LVM volume where images are to go
--
http://www.steve.org.uk/
$Id: xen-duplicate-image,v 1.35 2006-06-09 09:27:33 steve Exp $
$Id: xen-duplicate-image,v 1.1 2006-06-09 12:43:03 steve Exp $
=cut
@@ -461,7 +461,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.35 $';
my $REVISION = '$Revision: 1.1 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{

View File

@@ -94,7 +94,7 @@ Specify the LVM volume where images are located
--
http://www.steve.org.uk/
$Id: xen-list-images,v 1.29 2006-06-09 09:27:33 steve Exp $
$Id: xen-list-images,v 1.1 2006-06-09 12:43:03 steve Exp $
=cut
@@ -320,7 +320,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.29 $';
my $REVISION = '$Revision: 1.1 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{

View File

@@ -83,7 +83,7 @@ Specify the LVM volume where images are located.
--
http://www.steve.org.uk/
$Id: xen-update-image,v 1.29 2006-06-09 09:27:33 steve Exp $
$Id: xen-update-image,v 1.1 2006-06-09 12:43:03 steve Exp $
=cut
@@ -337,7 +337,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.29 $';
my $REVISION = '$Revision: 1.1 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{