mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 20:30:56 +00:00
-Remove debug output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -2249,9 +2249,6 @@ sub getNodeAttribs_nosub_old
|
||||
}
|
||||
if ($return)
|
||||
{
|
||||
print "data array\n";
|
||||
print Dumper(@data);
|
||||
print "\n";
|
||||
return wantarray ? @data : $data[0];
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user