chore: make fmt

This commit is contained in:
Stéphane Lesimple
2026-04-08 21:03:57 +02:00
parent 60ea669e41
commit db84fc10de
2 changed files with 29 additions and 21 deletions

View File

@@ -344,4 +344,3 @@ if [ "$opt_runtime" = 0 ] && [ -z "$opt_kernel" ] && [ -z "$opt_config" ] && [ -
pr_warn "Option --no-runtime requires at least one of --kernel, --config, or --map"
exit 255
fi