summaryrefslogtreecommitdiffstats
path: root/bin/repoman
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-03-02 21:06:22 +0000
committerZac Medico <zmedico@gentoo.org>2010-03-02 21:06:22 +0000
commit405030636be62c5c9be6332acf8cd29f961ba4bb (patch)
tree9b2fd247f055faac03d45e510eaff9c7731ce177 /bin/repoman
parent6b6bb458cabc1219284d10ffd934147b2dc3567a (diff)
downloadportage-405030636be62c5c9be6332acf8cd29f961ba4bb.tar.gz
portage-405030636be62c5c9be6332acf8cd29f961ba4bb.tar.bz2
portage-405030636be62c5c9be6332acf8cd29f961ba4bb.zip
Another turquoise -> red. (trunk r15472)
svn path=/main/branches/2.1.7/; revision=15681
Diffstat (limited to 'bin/repoman')
-rwxr-xr-xbin/repoman2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index 79a0cccfc..ac6f9519e 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -1963,7 +1963,7 @@ else:
elif dofail:
if options.force and not can_force:
print(bad("The --force option has been disabled due to extraordinary issues."))
- print(turquoise("Please fix these important QA issues first."))
+ print(bad("Please fix these important QA issues first."))
print(green("RepoMan sez:"),"\"Make your QA payment on time and you'll never see the likes of me.\"\n")
sys.exit(1)