Print debug output during tests.

This commit is contained in:
Felix Fontein 2022-06-14 07:35:29 +02:00
commit 6fe9cf11f1
4 changed files with 22 additions and 1 deletions

View file

@ -1,2 +1,3 @@
---
alternatives_dir: /var/lib/dpkg/alternatives/
alternatives_command: update-alternatives

View file

@ -1,2 +1,3 @@
---
alternatives_dir: /var/lib/rpm/alternatives/
alternatives_command: update-alternatives

View file

@ -1,2 +1,3 @@
---
alternatives_dir: /var/lib/alternatives/
alternatives_command: update-alternatives