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