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