mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
fix Global symbol requires explicit package name
This commit is contained in:
parent
59b945bc82
commit
552eb5e035
@ -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" )
|
||||
|
Loading…
x
Reference in New Issue
Block a user