aboutsummaryrefslogtreecommitdiffstats
path: root/script/performance/request
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/request
parente88d516a04da1c429abe7ac5fd635ce952044e05 (diff)
Remove Rails 2 scripts
Diffstat (limited to 'script/performance/request')
-rwxr-xr-xscript/performance/request3
1 files changed, 0 insertions, 3 deletions
diff --git a/script/performance/request b/script/performance/request
deleted file mode 100755
index fff6fe660..000000000
--- a/script/performance/request
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env ruby
-require File.expand_path(File.dirname(__FILE__) + '/../config/boot.rb')
-require 'commands/performance/request'