2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

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

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 9f169b4f6b
commit 91e1db1332

View File

@ -15,7 +15,7 @@ export LD_LIBRARY_PATH=/opt/torque/x86_64/lib
# let see how we were called
case "$1" in
start)
start)
echo -n "Starting MOAB Scheduler: "
if [ -r $MOAB_PREFIX/bin/moab ]
then