Skip to content
Snippets Groups Projects
Commit 8c9eba19 authored by Ron Sluiter's avatar Ron Sluiter
Browse files

convertRelease.pl does not define STARTUP for envPaths.

parent 0bb6dd63
No related branches found
No related tags found
No related merge requests found
......@@ -39,8 +39,8 @@ set_pass1_restoreFile("auto_settings.sav")
###
# specify directories in which to to search for included request files
set_requestfile_path("$(STARTUP)", "")
set_requestfile_path("$(STARTUP)", "autosave")
set_requestfile_path("$(TOP)/iocBoot/$(IOC)", "")
set_requestfile_path("$(TOP)/iocBoot/$(IOC)", "autosave")
set_requestfile_path("$(AUTOSAVE)", "asApp/Db")
set_requestfile_path("$(CALC)", "calcApp/Db")
#set_requestfile_path("$(CAMAC)", "camacApp/Db")
......
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