]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add more debug output
authorLuca Boccassi <luca.boccassi@gmail.com>
Fri, 5 Sep 2025 09:03:32 +0000 (10:03 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 5 Sep 2025 10:13:25 +0000 (12:13 +0200)
commit28edbbdc1ba7580a4b16e3c3d50f496e7cad7585
tree6ad640ff37aec328d05ef9f54c8477ab73401e52
parentaa4b1a97dc73eb4dd4cf440c7c571b19262ed722
test: add more debug output

The test occasionally fails with:

TEST-50-DISSECT.sh[3852]: Hierarchy '/usr' is already merged.

I can't really tell what is already merged as all previous ops
look as they are undone from the logs, so add status/list commands
just before the failing operation to hopefully give more info

For https://github.com/systemd/systemd/issues/38282
test/units/TEST-50-DISSECT.dissect.sh