summaryrefslogtreecommitdiff
path: root/test/threads
diff options
context:
space:
mode:
authorMark Slee <mcslee@apache.org>2007-05-16 02:35:58 +0000
committerMark Slee <mcslee@apache.org>2007-05-16 02:35:58 +0000
commit3e3d7ad8349e76fcfaf82980e2598ec011b314f6 (patch)
treef82935bc6499af0e4babae8c4116864cea7e41a5 /test/threads
parentbf8215109490924ccf8d6fb92a1c2129ce00fb78 (diff)
downloadthrift-3e3d7ad8349e76fcfaf82980e2598ec011b314f6.tar.gz
Adding perl testclient code
Summary: Submitted by Jake Luciani Reviewed By: mcslee git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665115 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/threads')
-rwxr-xr-xtest/threads/ThreadsTest.thrift2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/threads/ThreadsTest.thrift b/test/threads/ThreadsTest.thrift
index ed071e5d7..d37b9d7bf 100755
--- a/test/threads/ThreadsTest.thrift
+++ b/test/threads/ThreadsTest.thrift
@@ -1,4 +1,4 @@
-#!/usr/local/bin/thrift -cpp -py
+#!/usr/local/bin/thrift -cpp -php -perl
service ThreadsTest {
i32 threadOne(1: i32 sleep=15),