Adding sim and test
This commit is contained in:
8
test/ioc.sh
Executable file
8
test/ioc.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
export EPICS_HOST_ARCH=linux-x86_64
|
||||
export EPICS_BASE=/usr/local/epics/base-7.0.7
|
||||
|
||||
PARENT_PATH="$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )"
|
||||
|
||||
"${PARENT_PATH}/st.cmd"
|
Reference in New Issue
Block a user