commit | 9d9489d4712e2a7898c3ba3de5892796fccb8aa4 | [log] [tgz] |
---|---|---|
author | James Ring <sjr@jdns.org> | Tue Jan 27 15:48:07 2015 -0800 |
committer | James Ring <sjr@jdns.org> | Tue Jan 27 15:52:07 2015 -0800 |
tree | 6c50073a9b08729c6ab5403871201c88180abf47 | |
parent | 86537a2ba6457056ac4225c426cd894a78ac4f0b [diff] |
veyron/lib/modules: introduce sh.StartExternalCommand This CL splits up the shell.Start function into shell.Start and shell.StartExternalCommand. This allows users (such as the e2e tests) to run commands that have not been pre-registered. The shell will not attempt to run these commands in the envelope. Change-Id: I920b6172e6750aa3e6de4c031d5dd5e3fef95936