From 5ad04480d9966dc4c7797eda0256c3f676dcfd5b Mon Sep 17 00:00:00 2001 From: KoenDG Date: Sat, 19 May 2018 21:19:25 +0200 Subject: [PATCH] Fix for the location of the trogdor.sh executable file in the documentation. --- TROGDOR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TROGDOR.md b/TROGDOR.md index b8c94d4bc7ce2..3783d7e819319 100644 --- a/TROGDOR.md +++ b/TROGDOR.md @@ -44,7 +44,7 @@ Now, we can submit a test job to Trogdor. Here's an example of a short bash scr To get the test results, we run --show-tasks: - ./tests/bin/trogdor.sh client --show-tasks localhost:8889 + ./bin/trogdor.sh client --show-tasks localhost:8889 Got coordinator tasks: { "tasks" : { "produce_bench_20462" : {