From b57a772ba25645f1687d9799709b882cf5ef9445 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 27 Aug 2007 23:08:10 +0000 Subject: Fix RepoMan's grammar. svn path=/main/trunk/; revision=7711 --- bin/repoman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/repoman b/bin/repoman index eded5cb55..e7b76cc68 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1582,7 +1582,7 @@ if mymode!="commit": else: if dofail and "--force" in myoptions and "--pretend" not in myoptions: print green("RepoMan sez:") + \ - " \"You want commit even with these QA issues?\n" + \ + " \"You want to commit even with these QA issues?\n" + \ " I'll take it this time, but I'm not happy.\"\n" elif dofail: print turquoise("Please fix these important QA issues first.") -- cgit v1.2.3-1-g7c22