commit | 9067e269a9f2866e659ef33a69aad72b01cb6633 | [log] [tgz] |
---|---|---|
author | Tiago Gomes <tiago.gomes@codethink.co.uk> | Thu Jun 28 11:31:09 2018 +0100 |
committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | Mon Jul 02 14:45:04 2018 +0000 |
tree | 214930ffc29bb3e7c10de81babb834e4119f8c77 | |
parent | a85aaee6630c2e58c20f538a235179ec65b6b32e [diff] |
Provide better error message on missing commands Before running a command in the sandbox, check its existence and fail early if it does not. This fixes issue #289.