Commit ae3ba14
committed
Suppress repeated "Upgrading" message when target version is already installed
When the PATH-resolved plz binary is older than the version pinned in
.plzconfig but the target version already exists in ~/.please/, the
"Upgrading Please from X to Y" message printed on every invocation.
Only print it when we actually need to download something new.1 parent cef9536 commit ae3ba14
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
87 | | - | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
0 commit comments