aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorKarel Kočí <kocikare@fel.cvut.cz>2015-08-12 16:24:09 +0200
committerKarel Kočí <kocikare@fel.cvut.cz>2015-08-12 16:24:09 +0200
commitcfa6de787ae0b26b8203f6262e602a050302693e (patch)
tree0d0fe8acb03f5ce09e99b1f9529a9acc2519d09e /conf.py
parent9df57d275f44d8f7919bd9b307bcf09a30c53683 (diff)
downloadlinux-conf-perf-cfa6de787ae0b26b8203f6262e602a050302693e.tar.gz
linux-conf-perf-cfa6de787ae0b26b8203f6262e602a050302693e.tar.bz2
linux-conf-perf-cfa6de787ae0b26b8203f6262e602a050302693e.zip
Hide output of all commands
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf.py b/conf.py
index 591a0b3..c077d77 100644
--- a/conf.py
+++ b/conf.py
@@ -75,9 +75,9 @@ git_commit_cmd = ['git', 'rev-parse', '--verify', 'HEAD']
# What ever are these settings, output is always written to files in folder log.
parse_kconfig_output = False
picosat_output = False
-kernel_config_output = True
-kernel_make_output = True
-boot_output = True
+kernel_config_output = False
+kernel_make_output = False
+boot_output = False
parse_output = False
## Configs for debugging