bin/bigbench in bigbench-0.0.4 vs bin/bigbench in bigbench-0.0.5

- old
+ new

@@ -1,6 +1,6 @@ #!/usr/bin/env ruby require 'rubygems' require 'bigbench' -BigBench::Executor.run! ARGV +BigBench::Executor::Executable.start \ No newline at end of file