do not exit with ntpdate failure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c77b5fb0b7
commit
d425ba6612
@ -58,7 +58,7 @@ if [ "$?" != "0" ]
|
||||
echo_failure
|
||||
echo
|
||||
echo " ntpdate -t5 $master failed"
|
||||
exit $?
|
||||
logger -t xcat "ntpdate -t5 $master failed"
|
||||
fi
|
||||
|
||||
service ntpd start
|
||||
|
Loading…
Reference in New Issue
Block a user