mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-11 14:21:38 -04:00
Lots of good changes.
This commit is contained in:
@@ -39,6 +39,8 @@ use File::Find;
|
||||
use File::Path;
|
||||
use BootRoot::Options;
|
||||
|
||||
option();
|
||||
|
||||
$SIG{__WARN__} =
|
||||
sub { warn @_ unless $_[0] =~ /Subroutine [\w:]+ redefined/io
|
||||
|| $_[0] =~ /Use of uninitialized value in concatenation/};
|
||||
|
||||
Reference in New Issue
Block a user