From 033dbfd4fa15971cd1104c33c555667a8e1c2493 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 20 Sep 2008 16:00:07 +0000 Subject: add an empty line between trace & kernel/CPU info --- perl-install/standalone/drakbug | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug index 14f37ff40..08e8eca83 100755 --- a/perl-install/standalone/drakbug +++ b/perl-install/standalone/drakbug @@ -265,7 +265,8 @@ $error) : GDB backtrace was (its interesting part is below Perl_pp_fork() or Perl_pp_waitpid()): $gdb_trace)), ) - . qq(Kernel version = $kernel_release + . qq( +Kernel version = $kernel_release ) . if_($cpuinfo, "CPU=$cpuinfo") ), ); -- cgit v1.2.1