From 050ef547a66e77c61b268528fc36b986a85acea6 Mon Sep 17 00:00:00 2001 From: Stanislav Chlebec Date: Wed, 3 Oct 2018 08:45:16 +0200 Subject: Remove false positive tests Originally abandoned by author Matej Klotton - original Change-Id: I7030428ce113baeafbde205bcb90c85c9d56daf9. Change-Id: I6f6eeaa49965b96c58d5012b8a5625bc42573693 Signed-off-by: Stanislav Chlebec Issue-ID: APPC-1204 Signed-off-by: Stanislav Chlebec --- plans/appc/healthcheck/health_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plans') 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. -- cgit 1.2.3-korg