aboutsummaryrefslogtreecommitdiffstats
path: root/script/performance/benchmarker
diff options
context:
space:
mode:
authorHenare Degan <henare.degan@gmail.com>2013-02-19 11:38:56 +1100
committerHenare Degan <henare.degan@gmail.com>2013-02-19 11:38:56 +1100
commit394a517518fe6b7e08019d40a864f76aedb386a3 (patch)
tree2b4bf74536c8be4303f672cab2c66a1d9cdb5148 /script/performance/benchmarker
parente88d516a04da1c429abe7ac5fd635ce952044e05 (diff)
Remove Rails 2 scripts
Diffstat (limited to 'script/performance/benchmarker')
-rwxr-xr-xscript/performance/benchmarker3
1 files changed, 0 insertions, 3 deletions
diff --git a/script/performance/benchmarker b/script/performance/benchmarker
deleted file mode 100755
index 28bfceea0..000000000
--- a/script/performance/benchmarker
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env ruby
-require File.expand_path(File.dirname(__FILE__) + '/../config/boot.rb')
-require 'commands/performance/benchmarker'