search for: be60d07

Displaying 1 result from an estimated 1 matches for "be60d07".

Did you mean: be50107
2009 Oct 01
1
[PATCH] run-*-locally: The programs are now virt-[tool], not virt-[tool].pl
...| 2 +- df/run-df-locally | 2 +- edit/run-edit-locally | 2 +- inspector/run-inspector-locally | 2 +- rescue/run-rescue-locally | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cat/run-cat-locally b/cat/run-cat-locally index be60d07..7c31aaf 100755 --- a/cat/run-cat-locally +++ b/cat/run-cat-locally @@ -49,4 +49,4 @@ $ENV{LD_LIBRARY_PATH} = $path.'/src/.libs'; $ENV{LIBGUESTFS_PATH} = $path.'/appliance'; $ENV{PERL5LIB} = $path.'/perl/blib/lib:'.$path.'/perl/blib/arch'; -exec('perl&...