From db4d64ee6c6611cbd8604fd3e278bb6a5d495b13 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file perl-xCAT/xCAT/DiscoveryUtils.pm --- perl-xCAT/xCAT/DiscoveryUtils.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-xCAT/xCAT/DiscoveryUtils.pm b/perl-xCAT/xCAT/DiscoveryUtils.pm index 874387517..0cbcffa77 100644 --- a/perl-xCAT/xCAT/DiscoveryUtils.pm +++ b/perl-xCAT/xCAT/DiscoveryUtils.pm @@ -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 {