From a6c707a39e136782e63480de1b2a142ef3839ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Diemer?= <stephane.diemer@ubicast.eu> Date: Thu, 4 Jan 2018 10:08:43 +0100 Subject: [PATCH] Changed ubicast packages test description. --- tests/test_ubicast_packages_access.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_ubicast_packages_access.py b/tests/test_ubicast_packages_access.py index 8bd3440f..e29c4e1f 100755 --- a/tests/test_ubicast_packages_access.py +++ b/tests/test_ubicast_packages_access.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- ''' Criticality: Normal -Check that updates server is reachable. +Check that the updates server is reachable and that the system is still under support contract. ''' import os import re -- GitLab