From 526163a6983addd78f09210f933a2b74c3b1f1cb Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 27 Feb 2010 00:09:03 +0000 Subject: Another turquoise -> red. svn path=/main/trunk/; revision=15472 --- bin/repoman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/repoman') 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) -- cgit v1.2.3-1-g7c22