From bc8b37988283a5cd8ad5c2f5b82e598c57c532ba Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 6 Sep 2007 17:50:06 +0000 Subject: Fix RepoMan's grammar. (trunk r7711) svn path=/main/branches/2.1.2/; revision=7740 --- bin/repoman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/repoman b/bin/repoman index 163388865..4c98eb931 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1580,7 +1580,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