From 8c3e87e246993e44c93de36354f59e9c6a4d3a42 Mon Sep 17 00:00:00 2001 From: Alberto Planas Date: Tue, 15 Jul 2014 11:08:04 +0200 Subject: [PATCH] Needs have too many e's. --- osclib/check_command.py | 4 ++-- tests/check_tests.py | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/osclib/check_command.py b/osclib/check_command.py index 174b452d..ab2c0ade 100644 --- a/osclib/check_command.py +++ b/osclib/check_command.py @@ -19,7 +19,7 @@ class CheckCommand(object): print('Checking staging project: {}'.format(project)) if type(state) is list: - print(' -- Project still neeeds attention') + print(' -- Project still needs attention') for issue in state: print(issue) else: @@ -90,7 +90,7 @@ class CheckCommand(object): report.extend(subreport) if report and not is_subproject: - report.insert(0, ' -- Project %s still neeeds attention' % project['name']) + report.insert(0, ' -- Project %s still needs attention' % project['name']) elif not is_subproject: report.append(' ++ Acceptable staging project %s' % project['name']) diff --git a/tests/check_tests.py b/tests/check_tests.py index 0b4f49f6..71e9aaab 100644 --- a/tests/check_tests.py +++ b/tests/check_tests.py @@ -35,13 +35,13 @@ FULL_REPORT = """ ++ Acceptable staging project openSUSE:Factory:Staging:E - -- Project openSUSE:Factory:Staging:F still neeeds attention + -- Project openSUSE:Factory:Staging:F still needs attention - yast2-iscsi-client: Missing reviews: factory-repo-checker - -- Project openSUSE:Factory:Staging:G still neeeds attention + -- Project openSUSE:Factory:Staging:G still needs attention - Mesa: Missing reviews: opensuse-review-team - -- Project openSUSE:Factory:Staging:H still neeeds attention + -- Project openSUSE:Factory:Staging:H still needs attention - kiwi: Missing reviews: opensuse-review-team - At least following repositories are still building: standard/i586: building @@ -54,12 +54,12 @@ FULL_REPORT = """ ++ Acceptable staging project openSUSE:Factory:Staging:I - -- Project openSUSE:Factory:Staging:J still neeeds attention + -- Project openSUSE:Factory:Staging:J still needs attention - jeuclid: Missing reviews: factory-repo-checker """ H_REPORT = """ - -- Project openSUSE:Factory:Staging:H still neeeds attention + -- Project openSUSE:Factory:Staging:H still needs attention - kiwi: Missing reviews: opensuse-review-team - At least following repositories are still building: standard/i586: scheduling