From 81d04e3883032d65f20e4beac75818b9f18f2edf Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Thu, 6 Sep 2001 19:11:38 +0000 Subject: [PATCH] remove comments about TIMEZONE --- src/makeBaseApp/top/exampleBoot/ioc/st.cmd@vxWorks | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd@vxWorks b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd@vxWorks index efa280252..65f48eef0 100644 --- a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd@vxWorks +++ b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd@vxWorks @@ -7,16 +7,10 @@ #< ../nfsCommands -#The following sets timezone properly on vxWorks -#YOU MUST enter correct values for name,minutesWest,start daylight,end daylight -#putenv("TIMEZONE=::::") -#For example -#putenv("TIMEZONE=US/Central::360:040102:100102") - cd topbin ld < example.munch -#The following uses drvTS for vxWorks IF it was included in src/Makefile +#The following uses drvTS for vxWorks. May be needed for hardware event systems #TSinit cd top