* Fix the installer test.

svn path=/nixos/trunk/; revision=33828
This commit is contained in:
Eelco Dolstra 2012-04-18 14:14:58 +00:00
parent be31aebdcf
commit 9261d520ff

View File

@ -341,7 +341,7 @@ in {
print STDERR "New CD config:\n$cfg\n";
# Apply the new CD configuration.
$machine->mustSucceed("nixos-rebuild test --no-pull");
$machine->mustSucceed("nixos-rebuild test");
# Connect to it-self.
#$machine->waitForJob("sshd");