Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pkg.update() does not respect --startup-file=no #21823

Closed
baggepinnen opened this issue May 12, 2017 · 0 comments
Closed

Pkg.update() does not respect --startup-file=no #21823

baggepinnen opened this issue May 12, 2017 · 0 comments

Comments

@baggepinnen
Copy link
Contributor

When transitioning from Julia v0.5 to v0.6, I find it useful to start julia v0.6 with the --startup-file=no flag. This works alright until I do for instance Pkg.update(), in the end of which julia tries to load the startup file, which in my case causes an error to be thrown. My solution is to comment out everything in the file, which is a bit awkward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant