Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
50119f15aa034f5dde7113df112e6694246cfa76
/
.
/
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
$
*