Closed keyist closed 10 years ago
The command eval $(parts init -) was previously encouraged and used in docs, causing stray output from packages starting to be evaluated. We now require an explicit --start option to run package starts.
eval $(parts init -)
LGTM
The command
eval $(parts init -)
was previously encouraged and used in docs, causing stray output from packages starting to be evaluated. We now require an explicit --start option to run package starts.