Author: NicolasPierron
Date: Sun Oct 10 22:55:42 2010
New Revision: 24211
URL: https://svn.nixos.org/websvn/nix/?rev=24211&sc=1

Log:
Make Hydra check that CD configuration can be updated without any connection.

Modified:
   nixos/trunk/release.nix

Modified: nixos/trunk/release.nix
==============================================================================
--- nixos/trunk/release.nix     Sun Oct 10 22:37:45 2010        (r24210)
+++ nixos/trunk/release.nix     Sun Oct 10 22:55:42 2010        (r24211)
@@ -155,6 +155,7 @@
         installer.separateBoot = t.installer.separateBoot.test;
         installer.simple = t.installer.simple.test;
         installer.swraid = t.installer.swraid.test;
+        installer.rebuildCD = t.installer.rebuildCD.test;
         kde4 = t.kde4.test;
         login = t.login.test;
         nat = t.nat.test;
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to