mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-07-10 07:58:19 +00:00
Cleaned up warnings generated from "perl -Wc"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1544 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -259,7 +259,7 @@ sub rnetboot {
|
||||
$d,
|
||||
\%opt );
|
||||
}
|
||||
my $Rc = shift(@$result);
|
||||
$Rc = shift(@$result);
|
||||
|
||||
##################################
|
||||
# Form string from array results
|
||||
|
||||
Reference in New Issue
Block a user