nixos/benchexec: fix machine usage deprecation

Test was broken before this change, test script is still buildable
though.
This commit is contained in:
Maximilian Bosch
2026-04-19 20:01:33 +02:00
parent 69eb0ce738
commit 884b0970ff
+1 -1
View File
@@ -32,7 +32,7 @@ in
in
''
start_all()
machine.wait_for_unit("multi-user.target")
benchexec.wait_for_unit("multi-user.target")
benchexec.succeed(''''\
systemd-run \
--property='StandardOutput=file:${stdout}' \