mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 08:35:22 +00:00
4 lines
126 B
Bash
4 lines
126 B
Bash
#!/bin/sh
|
|
|
|
cp examples/riak_test.config.perf ~/.riak_test.config && make clean && make && ./riak_test -c rtperf -t get_put -v
|