Skip to content
Snippets Groups Projects
Commit f2cae566 authored by klang's avatar klang
Browse files

Move built req files to autosave

parent d674a047
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ epicsEnvSet EPICS_CA_MAX_ARRAY_BYTES 64010
### save_restore setup, change SAVE_PATH if you are having autosave manage its own NFS mount
iocshLoad("$(AUTOSAVE)/iocsh/autosave_settings.iocsh", "PREFIX=$(PREFIX), SAVE_PATH=$(TOP)/iocBoot/$(IOC)")
iocshLoad("$(AUTOSAVE)/iocsh/autosaveBuild.iocsh", "PREFIX=$(PREFIX)")
iocshLoad("$(AUTOSAVE)/iocsh/autosaveBuild.iocsh", "PREFIX=$(PREFIX), BUILD_PATH=autosave")
iocshLoad("$(AUTOSAVE)/iocsh/save_restore.iocsh", "PREFIX=$(PREFIX), POSITIONS_FILE=auto_positions, SETTINGS_FILE=auto_settings")
# Note that you can restore a .sav file without also autosaving to it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment