Commit a515fec
committed
Fix update --dry-run: skip version check so dry-run output is shown
check_already_latest() exits early before printing dry-run info when
the running version matches the latest release. Skip this check in
dry-run mode so the user sees what would happen.1 parent 4517411 commit a515fec
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3395 | 3395 | | |
3396 | 3396 | | |
3397 | 3397 | | |
3398 | | - | |
3399 | | - | |
| 3398 | + | |
| 3399 | + | |
3400 | 3400 | | |
3401 | 3401 | | |
3402 | 3402 | | |
| |||
0 commit comments