mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +00:00
Remove trailing spaces in file xCAT-server/lib/xcat/plugins/updatehwinv.pm
This commit is contained in:
parent
2bf6a220cb
commit
69d4e066c8
@ -65,7 +65,7 @@ sub update_hw_inv {
|
||||
|
||||
if ($basicdata) {
|
||||
my $hwinv_tab = xCAT::Table->new("hwinv", -create => 1);
|
||||
xCAT::MsgUtils->message("S", "xcat.hwinv: Update hwinv for $node");
|
||||
xCAT::MsgUtils->message("S", "xcat.hwinv: Update hwinv for $node");
|
||||
$hwinv_tab->setNodeAttribs($node, $basicdata);
|
||||
}
|
||||
if (@nodefs) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user