diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-11-15 14:34:09 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-11-18 09:11:22 +0100 |
commit | 781ec814e6026fbe2531cb9ba5f4d89a3e270f62 (patch) | |
tree | 45bb6c6259f823f122a9ea07a19dd71fc77274c8 /lib/private/Console | |
parent | 69ab7b4a275bc6cabaa70ba93a3c63899c98cca0 (diff) | |
download | nextcloud-server-781ec814e6026fbe2531cb9ba5f4d89a3e270f62.tar.gz nextcloud-server-781ec814e6026fbe2531cb9ba5f4d89a3e270f62.zip |
Do not print verbose info about app updates if there are none
This is cosmetical but if you have a large number of apps installed then
you'll see a wall of text during the server and app upgrade when it
tries to update each app via the app store. In may cases nothing will be
updated. For those boring cases we can hide the verbose info, but show
when occ is run with -v. Any actual update will still print a few lines.
Those are the important ones for the admin.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'lib/private/Console')
0 files changed, 0 insertions, 0 deletions