From: Zac Medico Date: Sat, 27 Feb 2010 00:09:03 +0000 (-0000) Subject: Another turquoise -> red. X-Git-Tag: v2.2_rc64~41 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=526163a6983addd78f09210f933a2b74c3b1f1cb;p=portage.git Another turquoise -> red. svn path=/main/trunk/; revision=15472 --- 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)