2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 18:50:28 +00:00

Remove trailing spaces in file xCAT-server/share/xcat/netboot/add-on/torque/pbs_server

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent c1cd1f9f90
commit 98b044f287

View File

@@ -25,7 +25,7 @@ PBS_HOME=/var/spool/torque
# let see how we were called
case "$1" in
start)
start)
echo -n "Starting PBS Server: "
if [ -r $PBS_HOME/server_priv/serverdb ]
then