From: Zac Medico Date: Sun, 27 Aug 2006 18:30:10 +0000 (-0000) Subject: Add a missing newline from the previous commit. X-Git-Tag: v2.1.1~38 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8a85278ba38cb178f32737e0208352feb888dbaa;p=portage.git Add a missing newline from the previous commit. svn path=/main/trunk/; revision=4353 --- diff --git a/pym/portage.py b/pym/portage.py index a3d137254..f37337782 100644 --- a/pym/portage.py +++ b/pym/portage.py @@ -5674,7 +5674,7 @@ class dblink: self.settings.load_infodir(self.dbdir) if not pkgfiles: - writemsg_stdout("No package files given... Grabbing a set.") + writemsg_stdout("No package files given... Grabbing a set.\n") pkgfiles=self.getcontents() # Now, don't assume that the name of the ebuild is the same as the