mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-06 18:35:19 +00:00
test/test.sh: fix typo
This commit is contained in:
parent
2a7dccc8a0
commit
7a66f75da8
@ -240,7 +240,7 @@ do_test "py-java" "binary" "buffered-ip" \
|
||||
"py/TestClient.py --proto=binary --port=9090 --host=localhost --genpydir=py/gen-py" \
|
||||
"ant -f ../lib/java/build.xml -Dno-gen-thrift=\"\" testserver" \
|
||||
"15" "15"
|
||||
do_test "py-java" "json" "json-ip" \
|
||||
do_test "py-java" "json" "buffered-ip" \
|
||||
"py/TestClient.py --proto=json --port=9090 --host=localhost --genpydir=py/gen-py" \
|
||||
"ant -f ../lib/java/build.xml -Dno-gen-thrift=\"\" -Dtestargs \"--protocol=json\" testserver" \
|
||||
"15" "10"
|
||||
|
Loading…
Reference in New Issue
Block a user