- do not forwad uninterest command to tecs
This commit is contained in:
@ -191,7 +191,7 @@ void outFunc(char *str, void *arg) {
|
||||
}
|
||||
return EVControlWrapper(pCon,pSics,pData,argc,argv);
|
||||
} else if (NULL!=strstr(
|
||||
" log send tolerance access errorhandler interrupt interest safevalue currentvalue maxwait settle errorscript runscript driver "
|
||||
" log send tolerance access errorhandler interrupt interest uninterest safevalue currentvalue maxwait settle errorscript runscript driver "
|
||||
, pBueffel)) {
|
||||
/* forward to standard handler */
|
||||
return EVControlWrapper(pCon,pSics,pData,argc,argv);
|
||||
|
Reference in New Issue
Block a user