mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
autopilot: align output for wide board names
This commit is contained in:
@@ -364,7 +364,7 @@ close $info_fd
|
||||
# Print label identifying the specified test case to stderr
|
||||
#
|
||||
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] "
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user