Code Review
/
testsuite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
99c6329
)
Commit to release-1.0.0
61/2461/1
author
Jerry Flood
<jf9860@att.com>
Tue, 28 Mar 2017 14:45:47 +0000
(10:45 -0400)
committer
Jerry Flood
<jf9860@att.com>
Tue, 28 Mar 2017 14:56:26 +0000
(10:56 -0400)
Change-Id: Ib5730af0c6c5ae2ed4de9985ec95a17048a722e4
Signed-off-by: Jerry Flood <jf9860@att.com>
runTags.sh
patch
|
blob
|
history
diff --git
a/runTags.sh
b/runTags.sh
index
29d76fc
..
5133bbd
100644
(file)
--- 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
;;