summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2011-11-22 20:35:34 +0000
committerThierry Vignaud <tv@mageia.org>2011-11-22 20:35:34 +0000
commitff30e622ec71e193e50a9da0d46d28b7a19c0b0b (patch)
treef4206e0c234d5dbcec6d640ee451451aaa2a7b88 /perl-install/standalone/drakbug
parent82ac7acc6c58b94f3b8e0ea52c3d0ad91bcf93a2 (diff)
downloaddrakx-backup-do-not-use-ff30e622ec71e193e50a9da0d46d28b7a19c0b0b.tar
drakx-backup-do-not-use-ff30e622ec71e193e50a9da0d46d28b7a19c0b0b.tar.gz
drakx-backup-do-not-use-ff30e622ec71e193e50a9da0d46d28b7a19c0b0b.tar.bz2
drakx-backup-do-not-use-ff30e622ec71e193e50a9da0d46d28b7a19c0b0b.tar.xz
drakx-backup-do-not-use-ff30e622ec71e193e50a9da0d46d28b7a19c0b0b.zip
better test
Diffstat (limited to 'perl-install/standalone/drakbug')
-rwxr-xr-xperl-install/standalone/drakbug2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug
index 33c7d7850..8974d340c 100755
--- a/perl-install/standalone/drakbug
+++ b/perl-install/standalone/drakbug
@@ -149,7 +149,7 @@ gtkadd($window->{window},
if_($prog,
if_($error,
format_trace_with_message(
- ($gdb_trace ?
+ ($segfaulted ?
N("The \"%s\" program has segfaulted with the following error:", $prog)
: N("The \"%s\" program has crashed with the following error:", $prog)),
$error)