use IOC instead of %T for ioc name because of possible long IOC names
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# $Source: /cvs/A/CS/startup/startup.script_iocmon,v $
|
||||
require "iocmon"
|
||||
dbLoadDatabase("iocmon.template", TEMPLATES, bootInfo("IOC=%T,CRATE=%T"))
|
||||
sprintf (STRINGBUFFER, "IOC=%s,CRATE=%s", IOC, IOC)
|
||||
dbLoadDatabase ("iocmon.template", TEMPLATES, STRINGBUFFER)
|
||||
|
||||
Reference in New Issue
Block a user