commit | 7d961f86208b35c12867a049d4bb815da72167d3 | [log] [tgz] |
---|---|---|
author | Eric Rowe <erowe@google.com> | Wed Oct 28 15:25:45 2009 -0700 |
committer | Eric Rowe <erowe@google.com> | Thu Jan 14 17:04:27 2010 -0800 |
tree | 8af1ea2d31c2bdfd5d41360b596a195f35aa96ef | |
parent | c1d00a99f3dcacf7b0235e386a2aa0902e07179e [diff] |
DO NOT MERGE Create way to run monkey with multiple scripts. By giving multiple -f arguments, the monkey will randomly choose between the scripts. Also, add the --setup argument which will run a setup script before starting to play the other scripts in random order.