- Added an edge function to peakcenter for NARZISS
- Fixed ei interrupt bug in tasdrive.c - Made eiger A2 driving work - Added force start facility to devexec for POLDI HV SKIPPED: psi/eigera2.c psi/polterwrite.c
This commit is contained in:
@@ -2405,6 +2405,7 @@ static int UpdateHdbNode(SConnection * pCon, SicsInterp * pSics,
|
||||
if (targetNode == NULL) {
|
||||
return 0;
|
||||
}
|
||||
/* SCPrintf(pCon,eWarning, "Updating %s", argv[1]); */
|
||||
if (argc > 2) {
|
||||
if (!cloneHdbValue(&targetNode->value, &newValue)) {
|
||||
SCWrite(pCon, "ERROR: out of memory cloning node", eError);
|
||||
|
||||
Reference in New Issue
Block a user