diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-01-06 17:47:46 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-01-06 17:47:46 (GMT) |
commit | e305db16680b47ab9fad35f6014da0f89dca6b1b (patch) | |
tree | 5b8a9e8068999d069ea53f46c60ae9c6ed18a7f0 /Testing_Reference/en-US | |
parent | 12f2657633b8be62fbcfd15e661c48582606a47a (diff) | |
download | kolab-docs-e305db16680b47ab9fad35f6014da0f89dca6b1b.tar.gz |
Clarify where these settings actually come from
Diffstat (limited to 'Testing_Reference/en-US')
-rw-r--r-- | Testing_Reference/en-US/Test_Suite_000-Overview.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Testing_Reference/en-US/Test_Suite_000-Overview.xml b/Testing_Reference/en-US/Test_Suite_000-Overview.xml index ae5038e..d5ceaf2 100644 --- a/Testing_Reference/en-US/Test_Suite_000-Overview.xml +++ b/Testing_Reference/en-US/Test_Suite_000-Overview.xml @@ -27,13 +27,13 @@ <itemizedlist> <listitem> <para> - As Cyrus Administrator, deletes all mailboxes relevant to the test cases included using the configured users in <literal>testing/users</literal>. + As Cyrus Administrator, deletes all mailboxes relevant to the test cases included using the configured users in section <literal>testing</literal>, key <literal>users</literal> from the configuration file specified on the command-line, or the default configuration file <filename>/etc/kolab/kolab.conf</filename>. </para> </listitem> <listitem> <para> - Creates the top-level mailboxes for the users configured in <literal>testing/users</literal>. + Creates the top-level mailboxes for the users configured in section <literal>testing</literal>, key <literal>users</literal> from the configuration file specified on the command-line, or the default configuration file <filename>/etc/kolab/kolab.conf</filename>. </para> </listitem> |