added 'exit' statement in listcerts,.. case
This commit is contained in:
@@ -122,6 +122,7 @@ rereadaacerts|rereadocspcerts|rereadacerts)
|
|||||||
then
|
then
|
||||||
$IPSEC_WHACK "$@" "--$op"
|
$IPSEC_WHACK "$@" "--$op"
|
||||||
fi
|
fi
|
||||||
|
exit 0
|
||||||
;;
|
;;
|
||||||
listcerts|listcacerts|listcrls|listall|\
|
listcerts|listcacerts|listcrls|listall|\
|
||||||
rereadcacerts|rereadcrls|rereadall)
|
rereadcacerts|rereadcrls|rereadall)
|
||||||
|
|||||||
Reference in New Issue
Block a user