mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/angrr: fix a typo in nixos test
This commit is contained in:
parent
b00fd7e64f
commit
e8cb691e0e
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ in
|
|||
machine.succeed("su normal --command 'nix build /run/current-system --out-link /tmp/result-user-auto-gc-root-2'")
|
||||
|
||||
machine.systemctl("start nix-gc.service")
|
||||
# Not auto gc root will be removed
|
||||
# No auto gc root will be removed
|
||||
machine.succeed("readlink /tmp/result-root-auto-gc-root-1")
|
||||
machine.succeed("readlink /tmp/result-root-auto-gc-root-2")
|
||||
machine.succeed("readlink /tmp/result-user-auto-gc-root-1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue