STR: - run `pip install mozphab==1.3.0rc0` - make sure that `self_last_check` is removed from `~/.moz-phab-config` - make sure that `self_auto_update` is set to `True` - run a `moz-phab` command, e.g., `moz-phab patch D123456789` Expected result: - `moz-phab` should update to the latest version Actual result: - No self-update runs
Bug 1833395 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
STR: - run `pip install mozphab==1.3.0rc0` - make sure that `self_last_check` is removed from `~/.moz-phab-config` - make sure that `self_auto_update` is set to `True` - run a `moz-phab` command, e.g., `moz-phab patch D123456789` Expected result: - `moz-phab` should update to the latest version Actual result: - No self-update runs Edit: this is also reproducible with version 1.4.0, 1.4.1, 1.4.2.