mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
Installation CD: Check that the current system can be replaced.
svn path=/nixos/trunk/; revision=23920
This commit is contained in:
parent
e20ef7564e
commit
6cc0032074
@ -326,7 +326,7 @@ in {
|
||||
print STDERR "New CD config:\n$cfg\n";
|
||||
|
||||
# Apply the new CD configuration.
|
||||
$machine->mustSucceed("nixos-rebuild build --no-pull"); # test / switch make it fails :(
|
||||
$machine->mustSucceed("nixos-rebuild test --no-pull");
|
||||
|
||||
# Connect to it-self.
|
||||
#$machine->waitForJob("sshd");
|
||||
|
Loading…
Reference in New Issue
Block a user