按源保护 PythonPlugin inittab 初始化边界
This commit is contained in:
@@ -6,7 +6,9 @@ cd "$(dirname "$0")"
|
||||
# LinuxCNC source basis: src/emc/pythonplugin/python_plugin.cc and
|
||||
# python_plugin.hh define the PythonPlugin API covered by this wrapper.
|
||||
probe=$(./build-linuxcnc-wasm-standalone-probe.sh --mode python-plugin-link)
|
||||
inittab_probe=$(./build-linuxcnc-wasm-standalone-probe.sh --mode python-plugin-inittab-link)
|
||||
|
||||
"$probe"
|
||||
"$inittab_probe"
|
||||
|
||||
echo "linuxcnc wasm python_plugin link probe passed"
|
||||
|
||||
Reference in New Issue
Block a user