summaryrefslogtreecommitdiff
path: root/test/rb
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2014-06-18 22:43:17 +0200
committerRoger Meier <roger@apache.org>2014-06-18 22:43:17 +0200
commit32f3982275882b2886dd9cbde2d49b99b8ed1f5f (patch)
tree771efc86d6bbfc6f21c51f0b37fb3c89e88440d1 /test/rb
parent55087a49d335db7da23e23d8d8a9368e4e5ae7a6 (diff)
downloadthrift-32f3982275882b2886dd9cbde2d49b99b8ed1f5f.tar.gz
THRIFT-2578 Moving 'make cross' from test.sh to test.py
Patch: Chamila Dilshan Wijayarathna
Diffstat (limited to 'test/rb')
-rwxr-xr-x[-rw-r--r--]test/rb/integration/TestClient.rb2
-rwxr-xr-xtest/rb/integration/TestServer.rb2
2 files changed, 4 insertions, 0 deletions
diff --git a/test/rb/integration/TestClient.rb b/test/rb/integration/TestClient.rb
index f3450dbf6..41625a8b7 100644..100755
--- a/test/rb/integration/TestClient.rb
+++ b/test/rb/integration/TestClient.rb
@@ -1,3 +1,5 @@
+#!/usr/bin/env ruby
+
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
diff --git a/test/rb/integration/TestServer.rb b/test/rb/integration/TestServer.rb
index 8ae2e200d..3e365ca22 100755
--- a/test/rb/integration/TestServer.rb
+++ b/test/rb/integration/TestServer.rb
@@ -1,3 +1,5 @@
+#!/usr/bin/env ruby
+
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file