diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-10-03 16:49:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-03 16:49:10 +0000 |
commit | 4140bb0ed38567e535b967d47daad4a64ba8c139 (patch) | |
tree | fd084b0367698b07a48227acb1f980e5c031f4f5 /plans | |
parent | e83384b37acfb0e2ce132f09766f5294e0c59cd5 (diff) | |
parent | 050ef547a66e77c61b268528fc36b986a85acea6 (diff) |
Merge "Remove false positive tests"
Diffstat (limited to 'plans')
-rwxr-xr-x | plans/appc/healthcheck/health_check.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plans/appc/healthcheck/health_check.sh b/plans/appc/healthcheck/health_check.sh index 775188f6..63e0b17a 100755 --- a/plans/appc/healthcheck/health_check.sh +++ b/plans/appc/healthcheck/health_check.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash ############################################################################### -# Copyright 2018 AT&T +# Copyright 2017 Huawei Technologies Co., Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |