mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-31 08:41:18 +00:00
fix Global symbol requires explicit package name
This commit is contained in:
@@ -293,7 +293,7 @@ sub get_bmc_ip_source{
|
||||
my $bmcpw = shift;
|
||||
my $callback = $::CALLBACK;
|
||||
my $bmcerror = "Can not find IP Address Source.";
|
||||
|
||||
my $ipsource_t = "IP Address Source";
|
||||
my $pcmd;
|
||||
|
||||
if ( $bmcuser eq "none" )
|
||||
|
Reference in New Issue
Block a user