From 97a18bd665e302fa94e01ee2360190b5523209f8 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 15 Feb 2001 17:01:48 +0000 Subject: [PATCH] - Wrong order to "cd" "nfsCommands" and "cdCommands". --- iocBoot/iocipServer/st.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iocBoot/iocipServer/st.cmd b/iocBoot/iocipServer/st.cmd index 6ae464d5..8ad35030 100644 --- a/iocBoot/iocipServer/st.cmd +++ b/iocBoot/iocipServer/st.cmd @@ -1,12 +1,12 @@ # This configures the MPF server stuff. GPIB support is commented out, but can # be added by simply deleting the "# !GPIB! #" comments. -#< ../nfsCommands - #The following must be added for many board support packages #cd "... IOC st.cmd complete directory path ... " < cdCommands + +#< ../nfsCommands cd appbin ld < ipServerLib