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