summaryrefslogtreecommitdiffstats
path: root/perl-install/commands.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/commands.pm')
-rw-r--r--perl-install/commands.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/commands.pm b/perl-install/commands.pm
index 311b204f2..6a6869a0a 100644
--- a/perl-install/commands.pm
+++ b/perl-install/commands.pm
@@ -583,6 +583,7 @@ sub bug {
header("partitions"), cat_("/proc/partitions"),
header("cpuinfo"), cat_("/proc/cpuinfo"),
header("syslog"), cat_("/tmp/syslog"),
+ header("ddcxinfos"), `ddcxinfos`,
header("ddebug.log"), cat_("/tmp/ddebug.log"),
header("install.log"), cat_("/mnt/root/install.log"),
;