Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
d7cc1c4e63e5d19a567d871d21277aa1fc6fea6a
/
.
/
test
/
java
/
TestServer
blob: 7c272c1f7c19935273e9c16151ce8fdefc54b3f5 [
file
] [
log
] [
blame
]
#!/bin/bash -v
java
-
server
-
cp thrifttest
.
jar
:/
usr
/
local
/
lib
/
libthrift
.
jar com
.
facebook
.
thrift
.
test
.
TestServer
$1