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