« Previous | Next » 

Revision 4bf27dab

ID4bf27dab090d554904d20cbeeb46938379c7c8b1
Parent 7d5ceafd
Child 52bebbdf

Added by Iustin Pop over 11 years ago

Fix node group modification of node parameters

Commit 904b3bfe tried to fix the deletion of custom ndparams from
group, but instead broke both modification and deletion: because we
run ForceDictType on self.op.ndparams instead of the updated
new_ndparams, we can neither delete nor set properly spindle_count
(since it won't be coerced to int).

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences