Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
5ace1780abe8f62e6e6be789ae53637f3a35b195
/
.
/
lib
/
java
/
test
/
TestServer
blob: 82a6d2ac3408aa3065ddc13a41de3efa9e98aa31 [
file
] [
log
] [
blame
]
Mark Slee
9577100
2006-06-07 06:53:25 +0000
[
diff
] [
blame
]
1
#!/bin/bash -v
Bryan Duxbury
afa80ea
2009-01-15 23:47:51 +0000
[
diff
] [
blame
]
2
java
-
server
-
cp thrifttest
.
jar
:../../
lib
/
java
/
libthrift
.
jar org
.
apache
.
thrift
.
test
.
TestServer
$
*