10218: Use a []string for the entire command instead of splitting it.
authorLucas Di Pentima <lucas@curoverse.com>
Thu, 16 Mar 2017 19:16:34 +0000 (16:16 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Thu, 16 Mar 2017 19:16:34 +0000 (16:16 -0300)
commit9f34ff6f6a6ea1d384528a093bad1c72bd2cea89
tree24c132a8401b0770ad99bacebe080562a17cb6eb
parent386faadf691e444b71d6c96e7c00792d9a0ba2c7
10218: Use a []string for the entire command instead of splitting it.
services/crunch-run/crunchrun.go