mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
debian: Allow test-disk-labels test to be skipped.
This commit is contained in:
@@ -23,6 +23,8 @@ use warnings;
|
||||
|
||||
use Sys::Guestfs;
|
||||
|
||||
exit 77 if $ENV{SKIP_TEST_DISK_LABELS_PL};
|
||||
|
||||
my $g = Sys::Guestfs->new ();
|
||||
|
||||
# Add two drives.
|
||||
|
||||
Reference in New Issue
Block a user