aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-04-28 13:04:47 +0200
committerKarel Kočí <cynerd@email.cz>2015-04-28 13:04:47 +0200
commit5472b2adb1282ac056516744eeae97b6dba3be55 (patch)
tree8df6b3f36158d96dde81167ff7462276df831f88 /scripts
parente059d019b981f671e3cf8d8bcb60137960bce1dd (diff)
downloadlinux-conf-perf-5472b2adb1282ac056516744eeae97b6dba3be55.tar.gz
linux-conf-perf-5472b2adb1282ac056516744eeae97b6dba3be55.tar.bz2
linux-conf-perf-5472b2adb1282ac056516744eeae97b6dba3be55.zip
Remove spare line from scripts/conf.py
Diffstat (limited to 'scripts')
-rw-r--r--scripts/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/conf.py b/scripts/conf.py
index b3a0fee..af165c4 100644
--- a/scripts/conf.py
+++ b/scripts/conf.py
@@ -8,4 +8,3 @@ conf = importlib.machinery.SourceFileLoader("module.name", confpy).load_module()
def sf(path):
return os.path.join(os.path.relpath(conf.absroot), path)
- return '../' + path