From 86777e27fcb6870694cd166866a37360b7591f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 6 May 2015 17:08:30 +0200 Subject: Remove automatic initram build Not initram must be set and created manually by user. --- benchmark.py | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 benchmark.py (limited to 'benchmark.py') 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} -- cgit v1.2.3