From 65ca3f8026fb88f4332f79f8acb438051651d9bb Mon Sep 17 00:00:00 2001 From: Keenan Lang <klang@aps.anl.gov> Date: Tue, 15 Oct 2019 16:58:37 -0500 Subject: [PATCH] Macros aren't recognized like that --- iocBoot/iocxxx/st.cmd.vxWorks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iocBoot/iocxxx/st.cmd.vxWorks b/iocBoot/iocxxx/st.cmd.vxWorks index b166385..b169942 100644 --- a/iocBoot/iocxxx/st.cmd.vxWorks +++ b/iocBoot/iocxxx/st.cmd.vxWorks @@ -38,7 +38,7 @@ recDynLinkQsize = 1024 dbLoadDatabase("$(TOP)/dbd/iocxxxVX.dbd") iocxxxVX_registerRecordDeviceDriver(pdbbase) -shellPromptSet "$(IOC)> " +shellPromptSet "iocxxx> " iocLogDisable=0 # If you want save_restore to manage its own NFS mount, specify the name and -- GitLab