remove debug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5580 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -44,9 +44,7 @@ if [ -e $USERHOME/.xcat ]; then | ||||
|   rm -rf $USERHOME/.xcat | ||||
| fi | ||||
| # remove user from index | ||||
| echo $CNA | ||||
| index=`grep $CNA /etc/xcat/ca/index  |  cut -f4  2>&1` | ||||
| echo $index | ||||
| for id  in $index; do | ||||
|   openssl ca -config /etc/xcat/ca/openssl.cnf -revoke /etc/xcat/ca/certs/$id.pem | ||||
| done | ||||
|   | ||||
		Reference in New Issue
	
	Block a user