From f4ad0e861c866585392f57783fd4359c7ad4d6e8 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 25 Oct 2007 19:56:45 +0000 Subject: FIX: indentation problem, also end the Portage identification line with a ) if repoman wasn't forced to do its job. (branches/prefix r8281) svn path=/main/trunk/; revision=8296 --- bin/repoman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/repoman') diff --git a/bin/repoman b/bin/repoman index c9e9138a2..884931220 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1722,7 +1722,7 @@ else: commitmessage += "\n(Portage version: "+str(portage_version) if options.force: commitmessage += ", RepoMan options: --force" - commitmessage += ")" + commitmessage += ")" if not manifest1_compat: myfiles = myupdates + myremoved + mymanifests filesdirs = set() -- cgit v1.2.3-1-g7c22