Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
54740b2aed031f83e31ea8758ca475d3956ccda0
/
.
/
lib
/
java
/
test
/
TestServer
blob: 82a6d2ac3408aa3065ddc13a41de3efa9e98aa31 [
file
] [
log
] [
blame
]
#!/bin/bash -v
java
-
server
-
cp thrifttest
.
jar
:../../
lib
/
java
/
libthrift
.
jar org
.
apache
.
thrift
.
test
.
TestServer
$
*