From: Mike Frysinger Date: Thu, 29 Dec 2005 11:03:15 +0000 (-0000) Subject: tweak multiline whitespace display cause i'm anal like that X-Git-Tag: v2.1_pre3~13 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=179f4294839d7682dde2503d6020d7cfdd6b2d10;p=portage.git tweak multiline whitespace display cause i'm anal like that svn path=/main/trunk/; revision=2491 --- diff --git a/bin/repoman b/bin/repoman index 8937a5799..643d9bec1 100755 --- a/bin/repoman +++ b/bin/repoman @@ -287,7 +287,7 @@ def last(): print bold("Note: type \"repoman lfull\" for a complete listing of repomans last run.") print if dowarn and not dofail: - print green("RepoMan sez:"),"\"You only gave me a partial QA payment last time?\nI took it, but I wasn't happy.\"" + print green("RepoMan sez:"),"\"You only gave me a partial QA payment last time?\n I took it, but I wasn't happy.\"" elif not dofail: print green("RepoMan sez:"),"\"If everyone were like you, I'd be out of business!\"" print @@ -1285,7 +1285,7 @@ if mymode!="commit": print bold("Note: type \"repoman full\" for a complete listing.") print if dowarn and not dofail: - print green("RepoMan sez:"),"\"You're only giving me a partial QA payment?\nI'll take it this time, but I'm not happy.\"" + print green("RepoMan sez:"),"\"You're only giving me a partial QA payment?\n I'll take it this time, but I'm not happy.\"" elif not dofail: print green("RepoMan sez:"),"\"If everyone were like you, I'd be out of business!\"" print