Pārlūkot izejas kodu

HDDS-43: Rename hdsl to hdds in hadoop-ozone/acceptance-test/README.md. Contributed by Sandeep Nemuri

Bharat Viswanadham 7 gadi atpakaļ
vecāks
revīzija
84b305f11a
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      hadoop-ozone/acceptance-test/README.md

+ 2 - 2
hadoop-ozone/acceptance-test/README.md

@@ -12,7 +12,7 @@
   limitations under the License. See accompanying LICENSE file.
 -->
 
-# Acceptance test suite for Ozone/Hdsl
+# Acceptance test suite for Ozone/Hdds
 
 This project contains acceptance tests for ozone/hdds using docker-compose and [robot framework](http://robotframework.org/).
 
@@ -20,7 +20,7 @@ This project contains acceptance tests for ozone/hdds using docker-compose and [
 
 To run the acceptance tests, please activate the `ozone-acceptance-test` profile and do a full build.
 
-Typically you need a `mvn install -Phdsl,ozone-acceptance-test,dist -DskipTests` for a build without unit tests but with acceptance test.
+Typically you need a `mvn install -Phdds,ozone-acceptance-test,dist -DskipTests` for a build without unit tests but with acceptance test.
 
 Notes: