fix: prepare_pyudf.sh is not executable

This commit is contained in:
slzhou 2023-03-17 15:22:06 +08:00
parent 780ccce3c6
commit 3bf9ea9e59
2 changed files with 1 additions and 1104 deletions

File diff suppressed because it is too large Load Diff

1
tests/script/sh/prepare_pyudf.sh Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/bin/bash
set +e set +e
FILE=/usr/local/lib/libtaospyudf.so FILE=/usr/local/lib/libtaospyudf.so