You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check if boot_file_entry_present is defined before using it
The "Reboot block"'s when statements are just copied to every task in
the block, so each statement needs to be able to be evaluated. Both
earlier blocks that set the var could be skipped, check it's defined
before using it.
Signed-off-by: James Slagle <[email protected]>
0 commit comments