Skip to content
Snippets Groups Projects
Commit 5ccaa679 authored by Natanael Copa's avatar Natanael Copa
Browse files

Revert "fetch: run quiet when --stdout"

This reverts commit a99bedba.
parent b06a43a4
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,6 @@ static int fetch_parse(void *ctx, struct apk_db_options *dbopts,
break;
case 's':
fctx->flags |= FETCH_STDOUT;
apk_verbosity--;
break;
case 'L':
fctx->flags |= FETCH_LINK;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment