Thrift-1714:Explicitly add CWD to Ruby test_suites.rb
authorJake Farrell <jfarrell@apache.org>
Sat, 6 Oct 2012 02:51:45 +0000 (02:51 +0000)
committerJake Farrell <jfarrell@apache.org>
Sat, 6 Oct 2012 02:51:45 +0000 (02:51 +0000)
commitbe7493ee3275b6737c6f183a8b90e289820a51cd
treee660953004a68944ec5df17f1a584d5c322ff1f9
parent96be0071c62999befcd7ce018198b2219b7597b2
Thrift-1714:Explicitly add CWD to Ruby test_suites.rb
Client: rb
Patch: Nathan Beyer

test/rb/Makefile.am contains a invocation or the ruby interpreter to run test_suites.rb that needs modification to run correctly on Ruby 1.9+. Ruby 1.9+ doesn't include the CWD by default anymore.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1394906 13f79535-47bb-0310-9956-ffa450edef68
test/rb/Makefile.am