mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
tests/lvm: Remove some commented out debugging code.
(cherry picked from commit0d97bcf8ae) (cherry picked from commit013dbcefb7)
This commit is contained in:
@@ -31,9 +31,6 @@ close FILE or die "$testimg: $!";
|
||||
|
||||
my $g = Sys::Guestfs->new ();
|
||||
|
||||
#$g->set_verbose (1);
|
||||
#$g->set_trace (1);
|
||||
|
||||
$g->add_drive ($testimg, format => "raw");
|
||||
$g->launch ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user