asSet* commands don't need DBD loaded
This commit is contained in:
@@ -172,7 +172,6 @@ int main(int argc, char *argv[])
|
||||
epicsExit(2);
|
||||
return 2;
|
||||
case 'a':
|
||||
lazy_dbd(dbd_file);
|
||||
if (!macros.empty()) {
|
||||
verbose_out(CMD, std::string("asSetSubstitutions(\"")
|
||||
+ macros + "\")");
|
||||
|
||||
Reference in New Issue
Block a user