summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-29 20:22:37 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-29 20:22:37 -0500
commite942539f021e740c8e7273512cce30ed63b7d340 (patch)
tree473b9f9294f4022fd8e2fc458df441a933bc37c4 /devel
parent17ca54b9b94641d282b1d9a6d437e035582e5a2d (diff)
downloadhorizon-e942539f021e740c8e7273512cce30ed63b7d340.tar.gz
horizon-e942539f021e740c8e7273512cce30ed63b7d340.tar.bz2
horizon-e942539f021e740c8e7273512cce30ed63b7d340.tar.xz
horizon-e942539f021e740c8e7273512cce30ed63b7d340.zip
req: 3b: Clarify Runner.Execute.timezone.Missing
Diffstat (limited to 'devel')
-rw-r--r--devel/requirements/3b_runner.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/requirements/3b_runner.xml b/devel/requirements/3b_runner.xml
index 08f223e..3b20503 100644
--- a/devel/requirements/3b_runner.xml
+++ b/devel/requirements/3b_runner.xml
@@ -762,7 +762,7 @@
</formalpara>
<formalpara id="Runner.Execute.timezone.Missing">
<title>Runner.Execute.timezone.Missing</title>
- <para>If the zoneinfo file for the specified timezone is missing in the target namespace, but present in the installation environment, the system shall copy the zoneinfo file from the installation environment to the <literal>/etc/localtime</literal> file in the target namespace.</para>
+ <para>If the zoneinfo file for the specified timezone in the <literal>timezone</literal> key is missing in the target namespace, but present in the installation environment, the system shall copy the zoneinfo file from the installation environment to the <literal>/etc/localtime</literal> file in the target namespace.</para>
</formalpara>
<formalpara id="Runner.Execute.Finish">
<title>Runner.Execute.Finish</title>