aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/event/ssh:/git@git.mageia.org/software/mgaonline
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-12-25 15:52:33 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-12-25 15:52:33 +0100
commit97a0f49be42085a91ae3693c70f9c8d3496c1577 (patch)
tree4a85a6e3ce6e3bca580216951d09b78f7e2c6e2b /phpBB/phpbb/event/ssh:/git@git.mageia.org/software/mgaonline
parentc127591d25f8077e63ccac07effd502f32b5ad52 (diff)
parent9e6207add3070a5d3a6b3c8f798ad54dd8fbf828 (diff)
downloadforums-97a0f49be42085a91ae3693c70f9c8d3496c1577.tar
forums-97a0f49be42085a91ae3693c70f9c8d3496c1577.tar.gz
forums-97a0f49be42085a91ae3693c70f9c8d3496c1577.tar.bz2
forums-97a0f49be42085a91ae3693c70f9c8d3496c1577.tar.xz
forums-97a0f49be42085a91ae3693c70f9c8d3496c1577.zip
Merge pull request #4590 from marc1706/ticket/14923
[ticket/14923] Make sure start for queries is always set in migrations
Diffstat (limited to 'phpBB/phpbb/event/ssh:/git@git.mageia.org/software/mgaonline')
0 files changed, 0 insertions, 0 deletions
n='2' class='sha1'>32e40c9936cfc7f795013fd60e63273501e2c26a /perl-install/standalone/drakbug parent9abd6612f0ed1db2aff0213e8a07888b8ce90e16 (diff)downloaddrakx-033dbfd4fa15971cd1104c33c555667a8e1c2493.tar
drakx-033dbfd4fa15971cd1104c33c555667a8e1c2493.tar.gz
drakx-033dbfd4fa15971cd1104c33c555667a8e1c2493.tar.bz2
drakx-033dbfd4fa15971cd1104c33c555667a8e1c2493.tar.xz
drakx-033dbfd4fa15971cd1104c33c555667a8e1c2493.zip
add an empty line between trace & kernel/CPU info
Diffstat (limited to 'perl-install/standalone/drakbug')
-rwxr-xr-xperl-install/standalone/drakbug3
1 files changed, 2 insertions, 1 deletions
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")
),
);