mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
build-info: Add a newline before the [status] section
Marginal improvement in readability Change-Id: Ic962ec2bb9ad09e5151cd4f712a9f5768da282bc
This commit is contained in:
parent
5d1185774c
commit
3a99ef21cd
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ foreach my $b (&stablebuilds) {
|
|||
}
|
||||
}
|
||||
|
||||
print "\n";
|
||||
|
||||
print "[status]\n";
|
||||
|
||||
foreach my $b (&allbuilds) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue