tests: Allow run_cluster_tests.sh to take options
authorMartin Schwenke <martin@meltin.net>
Thu, 10 May 2012 06:17:44 +0000 (16:17 +1000)
committerMartin Schwenke <martin@meltin.net>
Fri, 11 May 2012 00:33:27 +0000 (10:33 +1000)
commit6b8507d4d3062e709409b3790117d87311b3460d
tree72f00c36086c18c892c139c7897e945d728b17b5
parentdb8cf8f5e644a0b21a6040287887fee40f38d4db
tests: Allow run_cluster_tests.sh to take options

However, options must be followed by "--".

This also fixes:

* a bug where specifying tests caused local daemons to be used; and
* an incorrect comment.

Signed-off-by: Martin Schwenke <martin@meltin.net>
tests/run_cluster_tests.sh