From 179f4294839d7682dde2503d6020d7cfdd6b2d10 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 29 Dec 2005 11:03:15 +0000 Subject: tweak multiline whitespace display cause i'm anal like that svn path=/main/trunk/; revision=2491 --- bin/repoman | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') 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 -- cgit v1.2.3-1-g7c22