From 405030636be62c5c9be6332acf8cd29f961ba4bb Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 2 Mar 2010 21:06:22 +0000 Subject: Another turquoise -> red. (trunk r15472) svn path=/main/branches/2.1.7/; revision=15681 --- bin/repoman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3-1-g7c22