From 97cae842bbe34360617793518ec0ba04194fe2cf 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 xCAT-server/lib/xcat/plugins/osdistro.pm --- xCAT-server/lib/xcat/plugins/osdistro.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-server/lib/xcat/plugins/osdistro.pm b/xCAT-server/lib/xcat/plugins/osdistro.pm index 04e359b9f..d6b573a57 100644 --- a/xCAT-server/lib/xcat/plugins/osdistro.pm +++ b/xCAT-server/lib/xcat/plugins/osdistro.pm @@ -77,9 +77,9 @@ sub process_request =head3 getOSdistroref - check whether the specified osdistro is referenced - by any osimage. if yes, return the string of - osimage names, return undef otherwise + check whether the specified osdistro is referenced + by any osimage. if yes, return the string of + osimage names, return undef otherwise =cut @@ -125,7 +125,7 @@ sub getOSdistroref =head3 rmosdistro - remove osdistro,including remove osdistro directory + remove osdistro,including remove osdistro directory and entry in osdistro table =cut