Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
9e4c04125e4e4e113ceba64116acfccd7a8f7f04
/
.
/
lib
/
java
/
test
/
TestClient
blob: b848755e25aa820fc52a9ad35e2d6c2994ca4e5b [
file
] [
log
] [
blame
]
#!/bin/bash -v
java
-
cp thrifttest
.
jar
:../../
lib
/
java
/
libthrift
.
jar org
.
apache
.
thrift
.
test
.
TestClient
$
*