From: Zac Medico Date: Tue, 2 Mar 2010 21:06:22 +0000 (-0000) Subject: Another turquoise -> red. (trunk r15472) X-Git-Tag: v2.1.8~42 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=405030636be62c5c9be6332acf8cd29f961ba4bb;p=portage.git Another turquoise -> red. (trunk r15472) svn path=/main/branches/2.1.7/; revision=15681 --- 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)