提交 07bd5e28 编写于 作者: D dingbo

fix: test_R.sh

上级 d0345c89
......@@ -7,7 +7,7 @@ pgrep taosadapter || taosadapter >> /dev/null 2>&1 &
cd ../../docs/examples/R
jar_path=`find ../../../debug/build -name taos-jdbcdriver-*-dist.jar`
jar_path=`find ../../../../debug/build -name taos-jdbcdriver-*-dist.jar`
echo jar_path=$jar_path
R -f connect_native.r --args $jar_path
# R -f connect_rest.r --args $jar_path # bug 14704
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册