mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-13 23:00:22 +00:00
Remove trailing spaces in file xCAT-server/share/xcat/netboot/add-on/torque/pbs
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
# let see how we were called
|
||||
case "$1" in
|
||||
start)
|
||||
start)
|
||||
chkconfig --list pbs_mom 2>&1 | grep :on >/dev/null 2>&1
|
||||
test "$?" = "0" && /etc/rc.d/init.d/pbs_mom start
|
||||
chkconfig --list pbs_sched 2>&1 | grep :on >/dev/null 2>&1
|
||||
|
Reference in New Issue
Block a user