featurebase/cmd/pilosactl
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
..
import.json make bspawn config files consistent and minimal 2017-01-16 12:22:53 -06:00
main.go use temp location for pilosactl and pilosa binaries 2017-01-25 15:17:06 -06:00
main_test.go refactor 2015-12-02 15:34:49 -07:00
multidbspawn.json make bspawn config files consistent and minimal 2017-01-16 12:22:53 -06:00
randSetAndQuery.json make bspawn config files consistent and minimal 2017-01-16 12:22:53 -06:00
randspawn.json make bspawn config files consistent and minimal 2017-01-16 12:22:53 -06:00
slice-height.json make bspawn config files consistent and minimal 2017-01-16 12:22:53 -06:00
spawn.json Add ClearBit support to Zipf benchmark 2017-01-19 16:41:43 -06:00
zipfspawn.json Add ClearBit support to Zipf benchmark 2017-01-19 16:41:43 -06:00