Update docs for new script name

The run_cross_tests.sh script was renamed to oslo_run_cross_tests
in a recent change.  Update the documentation to reflect that.

Change-Id: Id16ea9e77e8771758d23c7f39dc3e664df4728e6
This commit is contained in:
Ben Nemec 2015-01-30 19:15:31 +00:00
parent e50b8b390e
commit b31057ebec
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@ to use:
::
$ cd oslo.test
$ ./tools/run_cross_tests.sh ~/repos/openstack/oslo.config py27
$ ./tools/oslo_run_cross_tests ~/repos/openstack/oslo.config py27