diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-11-06 18:06:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-06 18:06:58 +0000 |
commit | 7fbcfe9aa0c049c05aa9cd8bbf6c62796a1f109f (patch) | |
tree | d245353d90f8585172924a35ee5de601b7ab9b5b /bootstrap/vagrant-onap/tests | |
parent | 83a23ba3ca198bca3a9069958fb5a7f342359a2c (diff) | |
parent | 7abf1a8ea14252fa55bf7da0575ad0ff21f41d61 (diff) |
Merge "Add debug support"
Diffstat (limited to 'bootstrap/vagrant-onap/tests')
-rwxr-xr-x | bootstrap/vagrant-onap/tests/asserts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap/vagrant-onap/tests/asserts b/bootstrap/vagrant-onap/tests/asserts index 02c269b4c..52f0bce92 100755 --- a/bootstrap/vagrant-onap/tests/asserts +++ b/bootstrap/vagrant-onap/tests/asserts @@ -1,7 +1,5 @@ #!/bin/bash -set -o xtrace - source /var/onap/commons # asserts_process() - Function that verifies if a specific process is running |