2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-31 08:41:18 +00:00

Remove trailing spaces in file xCAT-server/lib/xcat/plugins/osdistro.pm

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 0b47e69b21
commit 97cae842bb

View File

@@ -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