- design improvements in scriptcontext (sct send) and ascon (AsconBaseHandler)
- bug fixes
This commit is contained in:
@@ -381,6 +381,7 @@ int SctMakeDriveObject(SConnection * pCon, SicsInterp * pSics,
|
||||
SetDescriptorKey(pNew->pDes, "creationCommand", "0");
|
||||
RegisterSICSOBJKillCmd(pNew, argv[1]);
|
||||
}
|
||||
SetHdbProperty(pNew->objectNode, "sicsdev", argv[1]);
|
||||
status = AddCommand(pSics,
|
||||
argv[1], InterInvokeSICSOBJ, KillDriveOBJ, pNew);
|
||||
if (status != 1) {
|
||||
|
||||
Reference in New Issue
Block a user