Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH v2 7/9] glep-0072: Explicitly cover file not existing case
Date: Sun, 12 Apr 2020 20:16:46
Message-Id: 20200412201412.527202-8-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH v2 0/9] GLEP 72 revival by "Michał Górny"
1 Signed-off-by: Michał Górny <mgorny@g.o>
2 ---
3 glep-0072.rst | 2 ++
4 1 file changed, 2 insertions(+)
5
6 diff --git a/glep-0072.rst b/glep-0072.rst
7 index d3afaef..9ad8b61 100644
8 --- a/glep-0072.rst
9 +++ b/glep-0072.rst
10 @@ -96,6 +96,8 @@ whitespace-separated columns:
11
12 Additional columns are ignored to allow for future revisions of this document.
13
14 +If the file does not exist, it is treated as if it were empty.
15 +
16 An example arches.desc file might look as follows::
17
18 # Example arches.desc file
19 --
20 2.26.0