Skip to content

[RUST] fix bug in remove slot

Alessandro Pecugi requested to merge ap/fix-remove-slot-bug into main

Removing the same slot twice gives an error because the implementation expects the slot to already be present in boot order.

Signed-off-by: Alessandro Pecugi alessandro.pecugi@seco.com

Merge request reports

Loading