Commit 2d3bf93
committed
Revert 46 minute threshold
This partially reverts commit 57ccf25.
Using 46 minutes as a threshold proved to be confusing, given
that the human-duration does not use "15 minute" precision
anywhere.
Before this patch, 47 minutes was shown as "About an hour". With this
change, it's shown as "47 minutes".
Addresses moby/moby#38807
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>1 parent 34fe717 commit 2d3bf93
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments