~kzapalowicz/snappy-hwe-snaps/+git/udisks2:feature/add-debug-config-option

Last commit made on 2017-06-06
Get this branch:
git clone -b feature/add-debug-config-option https://git.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/udisks2
Only Konrad Zapałowicz can upload to this branch. If you are Konrad Zapałowicz please log in for upload directions.

Branch merges

Branch information

Name:
feature/add-debug-config-option
Repository:
lp:~kzapalowicz/snappy-hwe-snaps/+git/udisks2

Recent commits

8118fb0... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

snap: the hook is creating/removing files only when necessary

d0a4b67... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

snap: apply review comments

b6c53ae... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

docs: apply review comments

4c191ec... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

tests: apply review comments

e6f9ef1... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

tests: enable debug output where necessary

039e7b8... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

tests: add test for debug configuration option

3c2611e... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

docs: document the debug.enable configuration option

a4613ba... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

udisks2: add support for "debug.enable" snap option

This commit uses the "debug.enable" snap configure option to either
enable or disable logging. The check is performed only once, before
main is entered. The sulution redirects logging to /dev/null in case
the "debug.enable" is set to "false".

496d5d1... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

snap: add config hook for debug option

This commit adds "debug.enable" snap option. The alloved values are:
 * true
 * false
When set to "true" the $SNAP_COMMON/.debug_enabled file is created.

3315fae... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch fix/adopt-new-aliases

Merge-Proposal: https://code.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/udisks2/+merge/323980