Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
d795b9d3fdd78c9ec22e8487af9b52087853c085
/
.
/
test
/
java
/
TestClient
blob: f4006d545ecd5932ba8ccbb28200f1837ccdd05b [
file
] [
log
] [
blame
]
#!/bin/bash -v
java
-
cp thrifttest
.
jar
:/
usr
/
local
/
lib
/
libthrift
.
jar com
.
facebook
.
thrift
.
test
.
TestClient
$
*