From: Jerry Flood Date: Tue, 28 Mar 2017 14:45:47 +0000 (-0400) Subject: Commit to release-1.0.0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fc2d067767ed35a818c661edf2d4d3b3f0ecf82a;p=testsuite.git Commit to release-1.0.0 Change-Id: Ib5730af0c6c5ae2ed4de9985ec95a17048a722e4 Signed-off-by: Jerry Flood --- diff --git a/runTags.sh b/runTags.sh index 29d76fcd..5133bbd5 100644 --- a/runTags.sh +++ b/runTags.sh @@ -50,11 +50,11 @@ do DISPLAY=:$2 shift ;; - -V) + -V) VARIABLEFILES="${VARIABLEFILES} -V $2 " shift ;; - -v) + -v) VARIABLES="${VARIABLES} -v $2 " shift ;;