提交 3a9c9984 编写于 作者: sangshuduo's avatar sangshuduo

[TD-2598] feature: C# taosdemo, fix command line in CI

上级 4acd2069
......@@ -76,7 +76,7 @@ matrix:
sleep 1
cd ${TRAVIS_BUILD_DIR}/tests/examples/C#/taosdemo
mcs -output:taosdemo *.cs || travis_terminate $?
mcs -out:taosdemo *.cs || travis_terminate $?
pkill -TERM -x taosd
fuser -k -n tcp 6030
sleep 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册