diff options
| author | Xinbo Weng <xihuanbo_0521@zju.edu.cn> | 2016-12-21 16:31:20 +0800 |
|---|---|---|
| committer | Xinbo Weng <xihuanbo_0521@zju.edu.cn> | 2016-12-21 16:31:20 +0800 |
| commit | fc3c79207c4a3f9c5f4c15e8444635e02263da8e (patch) | |
| tree | 10af804af8c35d94c18a4a714b1d2f22ef621396 | |
| parent | d818a2dadc087213f1dea81f755b0509cc283904 (diff) | |
redundant backquote
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
| -rw-r--r-- | contributors/devel/e2e-tests.md | 2 |
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). |
