Merge pull request #183 from aplanas/master

Needs have too many e's.
This commit is contained in:
Stephan Kulow 2014-07-15 11:20:29 +02:00
commit a6b706bd9d
2 changed files with 7 additions and 7 deletions

View File

@ -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'])

View File

@ -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