Commit 1090234
committed
Hide the progress using pb.Static
This way the pb.Start() does not start the ticker and never write
anything:
https://github.com/cheggaaa/pb/blob/master/v3/pb.go#L173
Signed-off-by: Nir Soffer <nsoffer@redhat.com>1 parent 2dcd64a commit 1090234
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments