THRIFT-437. rb: fix benchmarking tools to require proper file names
authorBryan Duxbury <bryanduxbury@apache.org>
Tue, 7 Apr 2009 22:23:40 +0000 (22:23 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Tue, 7 Apr 2009 22:23:40 +0000 (22:23 +0000)
commit0bbef922eed20be3b7e58f0dc5bb6e8f2feae353
tree0e16ec906625cf00011f1eb0d1404ea36f5dbe53
parentfe5b77d728feec094a086e516d3a185796397072
THRIFT-437. rb: fix benchmarking tools to require proper file names

A few scripts in benchmark/ and script/ were using old-style require statments.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@763003 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/benchmark/client.rb
lib/rb/benchmark/server.rb
lib/rb/benchmark/thin_server.rb
lib/rb/script/proto_benchmark.rb