west: blobs: Finally fix the --format option handling
Turns out that `Namespace.format` was not a good fix to the issue described in f0330408, it was returning the default format even when the user specified -f/--format. Replace "getattr" with a simple logical operation. Signed-off-by:Carles Cufi <carles.cufi@nordicsemi.no>
Loading
Please sign in to comment