aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPjotr Prins2016-06-18 06:57:45 +0000
committerPjotr Prins2016-06-18 06:57:45 +0000
commitc93dfd2a6343690fdcfcb4b5dcb231f0ee4dc8fd (patch)
tree3d9c160041e38f90684eae92738c150618cb7775 /etc
parente9275a0eae086c3122d54e7207a4d872bdb0706c (diff)
downloadgenenetwork2-c93dfd2a6343690fdcfcb4b5dcb231f0ee4dc8fd.tar.gz
Logger: improving output
Diffstat (limited to 'etc')
-rw-r--r--etc/default_settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/default_settings.py b/etc/default_settings.py
index bc464861..28fb40fc 100644
--- a/etc/default_settings.py
+++ b/etc/default_settings.py
@@ -6,7 +6,7 @@
# which has support for overriding them through environment variables,
# e.g.
#
-# env LOG_SQL=True USE_REDIS=False ./bin/genenetwork2
+# env LOG_SQL=True USE_REDIS=False ./bin/genenetwork2
import os
import sys