summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSen Lu <senlu@google.com>2016-12-21 10:57:15 -0800
committerGitHub <noreply@github.com>2016-12-21 10:57:15 -0800
commit9ab40ce341b80400a2e7986458b7e36246def02a (patch)
tree007701887c388d03d21043104e8c424b13094c50
parentebb6f9decc1026d5ae36c3d1fc6e20fc34c92984 (diff)
parentfc3c79207c4a3f9c5f4c15e8444635e02263da8e (diff)
Merge pull request #218 from wxb0521/bo-community-0.4
redundant backquote
-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).