Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] [PATCH] Note that output of ebuild-specific commands generally ends with a newline.
Date: Mon, 10 Sep 2012 14:14:29
Message-Id: 20557.62890.855124.451332@a1i15.kph.uni-mainz.de
1 ferringb has brought this up in #gentoo-portage.
2
3 ---
4 pkg-mgr-commands.tex | 2 ++
5 1 files changed, 2 insertions(+), 0 deletions(-)
6
7 diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
8 index 6847a1a..29702c6 100644
9 --- a/pkg-mgr-commands.tex
10 +++ b/pkg-mgr-commands.tex
11 @@ -5,6 +5,8 @@ manager. Except where otherwise noted, they may be internal (shell functions or
12 commands available in \t{PATH}; where this is not specified, ebuilds may not rely upon either
13 behaviour.
14
15 +Unless otherwise noted, any output of these commands ends with a newline.
16 +
17 \subsubsection{Failure behaviour and related commands}
18 \label{sec:failure-behaviour}
19
20 --
21 1.7.8.6

Replies