Last active
April 18, 2016 16:51
-
-
Save andytill/753b9d1dd7192f83ec36 to your computer and use it in GitHub Desktop.
run all TS riak tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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