mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-22 14:05:32 +00:00
Remove trailing spaces in file xCAT-server/sbin/stopstartxcatd
This commit is contained in:
@ -19,13 +19,13 @@ use xCAT::Utils;
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
=head1 startstopxcatd
|
||||
=head1 startstopxcatd
|
||||
|
||||
|
||||
|
||||
|
||||
stopstartxcatd - this routine is linked to by startxCAT and stopxCAT.
|
||||
It runs on AIX. If the admin runs startxCAT, it will start
|
||||
or restart the xcatd, if it is already running.
|
||||
It runs on AIX. If the admin runs startxCAT, it will start
|
||||
or restart the xcatd, if it is already running.
|
||||
If the admin runs stopxCAT, it will stop the xcatd.
|
||||
|
||||
|
||||
@ -49,7 +49,7 @@ exit $rc;
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
=head3 parse_args
|
||||
|
||||
|
||||
Parses for input
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user