[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [OSSTEST PATCH 44/49] setupboot_grub2: Print line number of entry we are using
Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- Osstest/Debian.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm index a20569e5..615047cb 100644 --- a/Osstest/Debian.pm +++ b/Osstest/Debian.pm @@ -562,7 +562,7 @@ sub setupboot_grub2 ($$$$) { die unless $entry->{Title}; - logm("boot check: grub2, found $entry->{Title}"); + logm("boot check: grub2, l.$., found $entry->{Title}"); die unless $entry->{$kernkey}; if (defined $xenhopt) { -- 2.20.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |