added 'exit' statement in listcerts,.. case

This commit is contained in:
Andreas Steffen
2006-10-25 08:37:57 +00:00
parent b81f5ce23f
commit 7f5e4f5a7a
+1
View File
@@ -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)