From 476e5dc5173ae5ec5f3fed44b6a725400d9bd59d Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Mon, 29 Aug 2011 16:49:16 +0000 Subject: [PATCH] --- iocBoot/iocCygwin/st.cmd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/iocBoot/iocCygwin/st.cmd b/iocBoot/iocCygwin/st.cmd index a598126..c360dc5 100644 --- a/iocBoot/iocCygwin/st.cmd +++ b/iocBoot/iocCygwin/st.cmd @@ -1,5 +1,9 @@ # Cygwin startup script +# For devIocStats +epicsEnvSet("ENGINEER","engineer") +epicsEnvSet("LOCATION","location") + < envPaths # save_restore.cmd needs the full path to the startup directory, which -- GitLab