2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

remove debug info

This commit is contained in:
huweihua 2015-11-24 01:47:24 -05:00
parent a381f2ee06
commit 0c74d06835

View File

@ -88,7 +88,7 @@ done
echo "</xcatrequest>" >> "$ADAPTERFILE"
cat "$ADAPTERFILE"
#cat "$ADAPTERFILE"
if [ -n "$XCATMASTER" ]; then
if [ -f /etc/xcat/cert.pem -a -f /etc/xcat/certkey.pem ]; then #use client cert if available