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