nixos/benchexec: fix machine usage deprecation
Test was broken before this change, test script is still buildable though.
This commit is contained in:
@@ -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}' \
|
||||
|
||||
Reference in New Issue
Block a user