aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-08-13 12:13:39 +0200
committerKarel Kočí <cynerd@email.cz>2015-08-13 12:13:39 +0200
commit360fae67713d3813059361fc0ee5fa6102e02246 (patch)
treeda9befef792c43c6bdd14df4ec0bda59f1a29fd6
parent40d78edefd17fffeb608468516d1c3cb34337bf5 (diff)
downloadlinux-conf-perf-360fae67713d3813059361fc0ee5fa6102e02246.tar.gz
linux-conf-perf-360fae67713d3813059361fc0ee5fa6102e02246.tar.bz2
linux-conf-perf-360fae67713d3813059361fc0ee5fa6102e02246.zip
Remove duplicate variable in conf.py
This duplication was created probably by merging.
-rw-r--r--conf.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf.py b/conf.py
index fd905b0..31f343a 100644
--- a/conf.py
+++ b/conf.py
@@ -35,10 +35,6 @@ parse_command = ['./parse_script']
# Identifier of measurement can consist of measure tool name and version
measure_identifier = 'cyclictest-v0.92'
-# measurement_identifier
-# Identifier of measurement can consist of measure tool name and version
-measure_identifier = 'cyclictest-v0.92'
-
# picosat_args
# Additional arguments passed to PicoSAT.
picosat_args = []