Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
7dc7f75e7c15061e3dd6bf133bb837f1d96cc6b3
/
.
/
test
/
java
/
TestNonblockingServer
blob: cb330d43783fd6834e800614cd7fa7e737ee0d5a [
file
] [
log
] [
blame
]
#!/bin/bash -v
java
-
server
-
cp thrifttest
.
jar
:../../
lib
/
java
/
libthrift
.
jar com
.
facebook
.
thrift
.
test
.
TestNonblockingServer
$
*