Skip to content

Commit a23b287

Browse files
KoenDGijuma
authored andcommittedJun 5, 2018
MINOR: Fix for the location of the trogdor.sh executable file in the documentation. (apache#5040)
Reviewers: Colin Patrick McCabe <colin@cmccabe.xyz>, Ismael Juma <ismael@juma.me.uk>
1 parent e5492d7 commit a23b287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎TROGDOR.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Now, we can submit a test job to Trogdor. Here's an example of a short bash scr
4444

4545
To get the test results, we run --show-tasks:
4646

47-
./tests/bin/trogdor.sh client --show-tasks localhost:8889
47+
./bin/trogdor.sh client --show-tasks localhost:8889
4848
Got coordinator tasks: {
4949
"tasks" : {
5050
"produce_bench_20462" : {

0 commit comments

Comments
 (0)