DomT4 / homebrew-autoupdate

:tropical_drink: An easy, convenient way to automatically update Homebrew.
BSD 2-Clause "Simplified" License
995 stars 55 forks source link

--upgrade option stopping outrun #29

Closed BrianAMartin221 closed 4 years ago

BrianAMartin221 commented 4 years ago

Saw this issue in the closed tab.

When adding the --upgrade flag to brew autocomplete. It seems to stop autoupdate from running.

brew autoupdate --start 43200 --upgrade --cleanup --enable-notification does not work.

brew autoupdate --start 43200 --cleanup --enable-notification does work.

I am running both 10.15.6 and 10.14.6.

I've tried re-installing "xcode-select --install" to no avail.

BrianAMartin221 commented 4 years ago

Works for me 2 days ago when --start 3600 is the start time but hasn't run for me at all using brew autoupdate --start 7200 --upgrade --cleanup --enable-notification - never ran at all yesterday on any of my machines.

BrianAMartin221 commented 4 years ago

As of 8/17 it appears to be working on both my machines in 4 hour increments as set up. Closing,