diff options
Diffstat (limited to 'script/performance/benchmarker')
-rwxr-xr-x | script/performance/benchmarker | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/script/performance/benchmarker b/script/performance/benchmarker deleted file mode 100755 index 3bff809fb..000000000 --- a/script/performance/benchmarker +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env ruby -require File.expand_path('../../../config/boot', __FILE__) -require 'commands/performance/benchmarker' |