mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Before device_table was popping off the first value assuming it was $mnt,
but this is no longer necessary, so this has been removed so that all devices are made.
This commit is contained in:
parent
4f31aa18a8
commit
edf75d6081
@ -1712,7 +1712,6 @@ sub yard_glob {
|
||||
sub device_table {
|
||||
|
||||
my ( @devices ) = @_;
|
||||
my $mnt = shift @devices;
|
||||
my $error;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user