Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mozilla/geckodriver.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Tolfsen <ato@mozilla.com>2016-11-21 16:55:35 +0300
committerjgraham <james@hoppipolla.co.uk>2016-11-21 17:01:22 +0300
commit6d42ff98b881e2245a4550f1b7a2009d6b0b2bf4 (patch)
tree62c47864a249bade0ab377e1054de4e3820a4a29 /README.md
parentfcd5ad793d4389a3c22a98d1b61ea4e1e6d49b8b (diff)
readme: log default changed to info for all builds
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 614479a..7c82b69 100644
--- a/README.md
+++ b/README.md
@@ -112,9 +112,7 @@ and may contain any of the following fields:
<code>debug</code>, <code>config</code>,
<code>info</code>, <code>warn</code>,
<code>error</code>, and <code>fatal</code>.
- If left undefined, the default is for optimised Firefox builds
- to use <code>info</code>
- and non-optimised builds to use <code>debug</code>.
+ If left undefined the default is <code>info</code>.
</tr>
</table>