aboutsummaryrefslogtreecommitdiff
path: root/benchmark.py
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-05-06 17:08:30 +0200
committerKarel Kočí <cynerd@email.cz>2015-05-06 17:08:30 +0200
commit86777e27fcb6870694cd166866a37360b7591f5f (patch)
tree70267357f882c5ed4ada65756862ddd121c9644c /benchmark.py
parent6fed74c11b1813eff58fa438fb33c4b1cd1123e5 (diff)
downloadlinux-conf-perf-86777e27fcb6870694cd166866a37360b7591f5f.tar.gz
linux-conf-perf-86777e27fcb6870694cd166866a37360b7591f5f.tar.bz2
linux-conf-perf-86777e27fcb6870694cd166866a37360b7591f5f.zip
Remove automatic initram build
Not initram must be set and created manually by user.
Diffstat (limited to 'benchmark.py')
-rw-r--r--benchmark.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/benchmark.py b/benchmark.py
deleted file mode 100644
index 6d1b342..0000000
--- a/benchmark.py
+++ /dev/null
@@ -1,5 +0,0 @@
-import sys
-import os
-
-def stdoutput(text):
- return {'testing' : 1}