commit | 5112a4e4a851dbe8918d6d4e05ba2a0bb3f2429b | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Thu Nov 01 20:11:56 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Nov 01 20:11:56 2018 +0000 |
tree | 41cde4854bf0b016502b47397d142e26973062ae | |
parent | 386683eb13611b28170f662d79e31f810efc27fd [diff] | |
parent | 79b00ceb68537bf4cd03dee2f281c1ddd46a62d8 [diff] |
Merge "Get UUID's from SDC for Demo Instantiate"
diff --git a/runTags.sh b/runTags.sh index 6f34c6a..57215d1 100755 --- a/runTags.sh +++ b/runTags.sh
@@ -101,7 +101,4 @@ fi done -# Blindly clean up all outstanding chrome processes -pkill chrome - exit $RET_CODE