Skip to content

Instantly share code, notes, and snippets.

@andytill
Last active April 18, 2016 16:51
Show Gist options
  • Save andytill/753b9d1dd7192f83ec36 to your computer and use it in GitHub Desktop.
Save andytill/753b9d1dd7192f83ec36 to your computer and use it in GitHub Desktop.
run all TS riak tests
make quickbuild && ./riak_test -c rtdev `sh -c 'for i in tests/ts_*; do echo -t $i; done'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment