summaryrefslogtreecommitdiffstats
path: root/bin/repoman
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-02-27 00:09:03 +0000
committerZac Medico <zmedico@gentoo.org>2010-02-27 00:09:03 +0000
commit526163a6983addd78f09210f933a2b74c3b1f1cb (patch)
tree0f46e61fc6408c9d75806cf9905b844bcc42f639 /bin/repoman
parent1a0bcd8f3ea1e8151b3026140f2f100c335c3df2 (diff)
downloadportage-526163a6983addd78f09210f933a2b74c3b1f1cb.tar.gz
portage-526163a6983addd78f09210f933a2b74c3b1f1cb.tar.bz2
portage-526163a6983addd78f09210f933a2b74c3b1f1cb.zip
Another turquoise -> red.
svn path=/main/trunk/; revision=15472
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 8e6a1ad1e..f9fdc7408 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)