History log of /openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/settings (Results 1 – 2 of 2)
Revision Date Author Comments
# e110762f 30-Jan-2026 William de Abreu Pinho <williamdapinho@gmail.com>

dreport: fix shellcheck source directives for plugins

Use proper source path instead of disable/null directives for functions
import. Quote $DREPORT_INCLUDE and update .shellcheck-ignore.

Tested:

dreport: fix shellcheck source directives for plugins

Use proper source path instead of disable/null directives for functions
import. Quote $DREPORT_INCLUDE and update .shellcheck-ignore.

Tested:
Ran format-code.sh from openbmc-build-scripts.

Change-Id: I8c5ba7c02e14810938df84cab85e49549d97769e
Signed-off-by: William de Abreu Pinho <williamdapinho@gmail.com>

show more ...


# 7d3fced8 27-Apr-2022 Marri Devender Rao <devenrao@in.ibm.com>

dreport: add settings data to BMC dump

Test case1 - busctl success
Wed Apr 27 02:23:56 UTC 2022 INFO: Collected settings
sh-5.1# ls -lah settings.log
-rw-r--r-- 1 root root 46.3K Apr 27

dreport: add settings data to BMC dump

Test case1 - busctl success
Wed Apr 27 02:23:56 UTC 2022 INFO: Collected settings
sh-5.1# ls -lah settings.log
-rw-r--r-- 1 root root 46.3K Apr 27 02:23 settings.log
sh-5.1#

Test case2 - busctl failure
Wed Apr 27 04:59:11 UTC 2022 ERROR: Failed to collect settings
Wed Apr 27 04:59:11 UTC 2022 INFO: Copied settings
/var/lib/phosphor-settings-manager/settings
sh-5.1# du -sh settings
16.0K settings

Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Change-Id: I2448a3108e0c6c1e6aa1eca49ebf6c76ed4664d9

show more ...