Conversation
|
We removed Can you make sure that we can auto-update with |
|
But there's a following commit ca7839a, which prevents So I guess it's safe to use |
|
I think this is fine except I'm not sure if we need to call IMHO, the interface should be like this so that there are no surprises:
But we don't have to change this. |
|
Before c27b213, |
There was a problem hiding this comment.
Because parts_init var is changed here, line 32 file.include? parts_init condition will mean that the file can potentially have two lines, one for evalling parts env the other for evalling parts init.
Which I guess is fine, but something to watch out for in the future if we change it back.
There was a problem hiding this comment.
hmmm..but I guess it would be rare for someone to run the setup script, if they have Autoparts already installed?
This reinstates the original behaviour of checking for updates (which is included in
parts init) when starting a new shell.