summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinbo Weng <xihuanbo_0521@zju.edu.cn>2016-12-21 16:31:20 +0800
committerXinbo Weng <xihuanbo_0521@zju.edu.cn>2016-12-21 16:31:20 +0800
commitfc3c79207c4a3f9c5f4c15e8444635e02263da8e (patch)
tree10af804af8c35d94c18a4a714b1d2f22ef621396
parentd818a2dadc087213f1dea81f755b0509cc283904 (diff)
redundant backquote
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
-rw-r--r--contributors/devel/e2e-tests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/e2e-tests.md b/contributors/devel/e2e-tests.md
index 6fc995cd..9d83f7f9 100644
--- a/contributors/devel/e2e-tests.md
+++ b/contributors/devel/e2e-tests.md
@@ -330,7 +330,7 @@ running:
```
cluster/log-dump.sh <directory>
-````
+```
will ssh to the master and all nodes and download a variety of useful logs to
the provided directory (which should already exist).