aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-05-16 14:32:32 +0200
committerKarel Kočí <cynerd@email.cz>2015-05-16 14:32:32 +0200
commit599690760476bf7c9c2be226c40cc70c813aa60d (patch)
tree2c7582e38c83ba00444813e2f9f84adcd30212b3 /conf.py
parentf189512d1a531578a87a0743d8bc6422613a1e99 (diff)
downloadlinux-conf-perf-599690760476bf7c9c2be226c40cc70c813aa60d.tar.gz
linux-conf-perf-599690760476bf7c9c2be226c40cc70c813aa60d.tar.bz2
linux-conf-perf-599690760476bf7c9c2be226c40cc70c813aa60d.zip
Implement evaluate
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index f05a674..8700111 100644
--- a/conf.py
+++ b/conf.py
@@ -69,6 +69,7 @@ iteration_file = build_folder + 'iteration'
output_confs = build_folder + 'output_confs'
output_folder = 'output/'
+result_folder = 'result/'
log_folder = 'log/'