Attention is currently required from: Aarya, Daniel Campello.
Anastasia Klimchuk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/64668?usp=email )
Change subject: cli_output.c: Format progress output to show in single line ......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3: Hello Aarya and everyone, I am looking at this patch right now and I think to mark it abandoned. Firstly because it seems like it is indeed, but also because I am planning to change the progress indicator soon-ish (next year). I understand the idea of the patch, but I want to start from different side: for example I don't think the word "completed" needs to be repeated with every % , and same for operation name (it is enough to say READ started... READ completed, without repeating it with every %). After that maybe the issue this patch is trying to solve, will go away naturally. And in any case, thanks everyone for the effort <3