]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: fix short timeout in TEST-74-AUX-UTILS.busctl
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 3 Jun 2026 11:27:30 +0000 (12:27 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 3 Jun 2026 13:02:44 +0000 (14:02 +0100)
commitb85a12dfb2a0b8f11e45e5d75428226b08c1415f
tree77fc810f119f0963ef03b87aba33c6f7d185a871
parent420ebc5448721d9a28d8a469653f18f48e005e30
test: fix short timeout in TEST-74-AUX-UTILS.busctl

This was likely a typo as the other timeouts are '30' instead of '3'. This
test occasionally fails with sanitizers which make everything slow. Bump it
to 30s like other timeouts in the same test.

Follow-up for 985a6fa44b58c307030e43950ff2affa3f32546a
test/units/TEST-74-AUX-UTILS.busctl.sh