Skip to content

Commit fb7d497

Browse files
committedDec 29, 2016
fix command line [ci skip]
1 parent 282eb99 commit fb7d497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ required.
4040
4141
6. Run a test.
4242

43-
vagrant@TFB-all:~/FrameworkBenchmarks$ toolset/run-tests.py --mode verify --test beego
43+
vagrant@TFB-all:~/FrameworkBenchmarks$ ./toolset/run-tests.py --mode verify --test beego
4444

4545
_Note: In order to run the same test again the results (located at FrameworkBenchmarks/results) directory needs to be removed prior to running the test again. This directory is automatically added when tests are run. You can do this automatically by adding the `--clean` option to the test command. `--clean-all` will remove the `results` and `installs` directories._
4646

0 commit comments

Comments
 (0)
Please sign in to comment.