Build log formatting
Mockband / build (push) Failing after 4s Details

This commit is contained in:
Neale Pickett 2024-01-04 23:15:05 -07:00
parent 7495bfd20f
commit f767eb6e23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ mkdir -p out/
while read variant vid pid flags; do
log
log Building $vid $pid $product
log Building $variant ($vid:$pid)
log
# We can overload build.extra_flags from boards.txt,