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";
|
print STDERR "New CD config:\n$cfg\n";
|
||||||
|
|
||||||
# Apply the new CD configuration.
|
# 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.
|
# Connect to it-self.
|
||||||
#$machine->waitForJob("sshd");
|
#$machine->waitForJob("sshd");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user