HDDS-491. Minor typos in README.md in smoketest. Contributed by chencan.

Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/51fda2d7
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/51fda2d7
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/51fda2d7

Branch: refs/heads/HDFS-12943
Commit: 51fda2d7733a17a22f68c1c57b0ada062b713620
Parents: ee051ef
Author: Bharat Viswanadham <[email protected]>
Authored: Mon Sep 17 22:22:56 2018 -0700
Committer: Bharat Viswanadham <[email protected]>
Committed: Mon Sep 17 22:22:56 2018 -0700

----------------------------------------------------------------------
 hadoop-dist/src/main/smoketest/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/51fda2d7/hadoop-dist/src/main/smoketest/README.md
----------------------------------------------------------------------
diff --git a/hadoop-dist/src/main/smoketest/README.md 
b/hadoop-dist/src/main/smoketest/README.md
index cc6ee92..c521a54 100644
--- a/hadoop-dist/src/main/smoketest/README.md
+++ b/hadoop-dist/src/main/smoketest/README.md
@@ -20,11 +20,11 @@ You can run in in any environment after 
[installing](https://github.com/robotfra
 
 ```
 cd $DIRECTORY_OF_OZONE
-robot smoketest/bascic
+robot smoketest/basic
 ```
 
 The argument of the `robot` could be any robot file or directory.
 
 The current configuration in the robot files (hostnames, ports) are adjusted 
for the docker-based setup but you can easily modify it for any environment.
 
-The `./test.sh` in this directory can start multiple type of clusters (ozone 
standalon or ozone + hdfs) and execute the test framework with all of the 
clusters.
\ No newline at end of file
+The `./test.sh` in this directory can start multiple type of clusters (ozone 
standalone or ozone + hdfs) and execute the test framework with all of the 
clusters.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to