Fix error message on script 99/1499/1
authorliamfallon <liam.fallon@est.tech>
Thu, 27 Jun 2019 09:50:43 +0000 (10:50 +0100)
committerliamfallon <liam.fallon@est.tech>
Thu, 27 Jun 2019 09:50:43 +0000 (10:50 +0100)
Change-Id: Ie9c4863e4d44ffa9232025ca76d6530a6951c90b

onap-reviews/heis-clone.sh

index 7c633ad59b00ff62cee49f568ce12683ece1059e..961a5b8f27566666b482b0d50b2a2a61ee62fe0a 100755 (executable)
@@ -29,7 +29,7 @@
 if [ $# -ne 3 ]
 then
   echo "usage $0 nordix-gerrit-userid repository-path local-repository"
-  echo "   example: $0 seancitizen janjansson policy/core core "
+  echo "   example: $0 seancitizen onap/policy/core core "
   exit 1
 fi