-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new ENV variable to make it easier to parse the progresses (#211)
Introduce a new environment variable `DESYNC_ENABLE_PARSABLE_PROGRESS` that allows us to print in output the progress without the progress bar. This will make it easier to parse the current completion percentage, and estimated remaining time, without flooding the journal, or where the stderr was redirected, with very frequent updates that contain long progress bars. Signed-off-by: Ludovico de Nittis <ludovico.denittis@collabora.com>
- Loading branch information
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters