use IOC instead of %T for ioc name because of possible long IOC names
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# $Source: /cvs/A/CS/startup/saveRestore.script_common,v $
|
||||
require "autoSRarray"
|
||||
|
||||
dbLoadDatabase "save_restoreStatus.db", TEMPLATES, bootInfo("P=%T:")
|
||||
sprintf (STRINGBUFFER, "P=%s:", IOC)
|
||||
dbLoadDatabase ("save_restoreStatus.db", TEMPLATES, STRINGBUFFER)
|
||||
autoSRhookInit
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user