]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Teach run-cli-tests about build dirs.
authorTommi Virtanen <tv@hq.newdream.net>
Thu, 13 Jan 2011 20:59:11 +0000 (12:59 -0800)
committerTommi Virtanen <tv@hq.newdream.net>
Sat, 15 Jan 2011 00:27:16 +0000 (16:27 -0800)
commit5045695cd8118c2b56a762fb8dbeb542bd05b5ac
tree6b51db6319ea21cafb917823b505f2e81121f94b
parentb0fc2ca0a4f2595a70ffd0415d3ebc0a0672f5e0
Teach run-cli-tests about build dirs.

An optional argument points can tell it where to put
generated files (in this case, virtualenv). Provide
the argument in Makefile.am.

Options are still passed to cram, so you can say
"./src/test/run-cli-tests -i".
Makefile.am
src/test/run-cli-tests