featurebase/creator
jaffee 8e9ccb0422 use temp location for pilosactl and pilosa binaries
I did it this way instead of using mktemp because
a) mktemp would have created a different filename on every host, which would
make the client side logic much more confusing
b) mktemp isn't guaranteed to be available everywhere, so we're not losing much
by assuming /tmp exists.
2017-01-25 15:17:06 -06:00
..
creator.go clean up remote create, kill remote cluster 2016-12-13 16:36:52 -06:00
local.go clean up remote create, kill remote cluster 2016-12-13 16:36:52 -06:00
remote.go use temp location for pilosactl and pilosa binaries 2017-01-25 15:17:06 -06:00