2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-26 20:18:19 +00:00

Remove trailing spaces in file perl-xCAT/xCAT/DiscoveryUtils.pm

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 1f4bd04b72
commit db4d64ee6c

View File

@@ -9,10 +9,10 @@ $XML::Simple::PREFERRED_PARSER = 'XML::Parser';
use xCAT::MsgUtils;
=head3 update_discovery_data
=head3 update_discovery_data
Update the discovery data from the xcat request to discoverydata table to indicate the discovery events
arg1 - the request
=cut
sub update_discovery_data {