Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
7a2fb142f12a68aa661100bd9c7ce8d6f0775c85
/
.
/
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
$
*