aboutsummaryrefslogtreecommitdiffstats
path: root/apps/storeutl.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/storeutl.c')
-rw-r--r--apps/storeutl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/storeutl.c b/apps/storeutl.c
index ac19d1d8c0..dd2f60b5ef 100644
--- a/apps/storeutl.c
+++ b/apps/storeutl.c
@@ -117,7 +117,7 @@ int storeutl_main(int argc, char *argv[])
if (OSSL_STORE_error(store_ctx)) {
ERR_print_errors(bio_err);
ret++;
- break;
+ continue;
}
BIO_printf(bio_err,