mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
autopilot: align output for wide board names
This commit is contained in:
parent
68d5293f01
commit
b359ec14a8
@ -364,7 +364,7 @@ close $info_fd
|
|||||||
# Print label identifying the specified test case to stderr
|
# Print label identifying the specified test case to stderr
|
||||||
#
|
#
|
||||||
proc print_step_label { platform kernel step } {
|
proc print_step_label { platform kernel step } {
|
||||||
puts -nonewline stderr "[format {%-20s} "$platform $kernel:"] [format {%-22s} $step] "
|
puts -nonewline stderr "[format {%-30s} "$platform $kernel:"] [format {%-22s} $step] "
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user