-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Right now bash is required only to be able to restore the set of environment variables on each substep.
If at all possible it would be much faster to just start a non-login shell (overridable through YML shell: /bin/sh) with -s and pipe commands in and out of that.
See http://technosophos.com/2014/07/11/start-an-interactive-shell-from-within-go.html
Metadata
Metadata
Assignees
Labels
No labels