mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-25 20:50:26 +00:00
defect 3209: caused by a typo that failed to kill of a sub process, then xcatclient failed to exit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14535 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -51,5 +51,5 @@ export USEOPENSSLFORXCAT
|
||||
|
||||
chmod 600 /root/.xcat/client-cred.pem
|
||||
cp _xcat/ca.pem /root/.xcat/ca.pem
|
||||
kill -9 $CREDPIDi
|
||||
kill -9 $CREDPID
|
||||
exit $RETURNVAL
|
||||
|
Reference in New Issue
Block a user