index
:
linuxcnc
master
linuxcnc - enhanced machine controller (EMC)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
hm2-idrom
/
skip
blob: 9ab677af6a61eb5db0db85b3e707b20f2be86559 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/sh . rtapi.conf if [ "$RTPREFIX" = sim ]; then exit 1 fi exit 0