diff options
author | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-10-03 08:45:16 +0200 |
---|---|---|
committer | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-10-03 16:47:39 +0200 |
commit | 050ef547a66e77c61b268528fc36b986a85acea6 (patch) | |
tree | 09d0f2c1077312cbde285195cf7ec104fdb6ea12 /plans | |
parent | c078eea2b2809a22aad21f1b4f8c49d018ece7b6 (diff) |
Remove false positive tests
Originally abandoned by author Matej Klotton - original Change-Id: I7030428ce113baeafbde205bcb90c85c9d56daf9.
Change-Id: I6f6eeaa49965b96c58d5012b8a5625bc42573693
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: APPC-1204
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
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. |