At the moment, the modules are in /work because /ioc is not common in SLS.

This commit is contained in:
zimoch
2017-06-28 08:29:15 +00:00
parent f7b8e70623
commit 43508643f6

View File

@@ -17,3 +17,6 @@ nfsMount ("slsfs","/export/csa/releases/work","/work")
nfsMount ("slsfs","/export/csa/releases/prod","/prod")
nfsMount ("slsfs","/export/csa/releases/devl","/devl")
nfsMount ("slsfs","/export/exchange","/exchange")
# overwrite driver module location
EPICS_MODULES = "/work/iocBoot/modules"