Author: eelco
Date: Mon Jul 12 13:42:59 2010
New Revision: 22561
URL: https://svn.nixos.org/websvn/nix/?rev=22561&sc=1
Log:
* Oops.
Modified:
nixos/trunk/modules/testing/test-instrumentation.nix
Modified: nixos/trunk/modules/testing/test-instrumentation.nix
==============================================================================
--- nixos/trunk/modules/testing/test-instrumentation.nix Mon Jul 12
13:41:22 2010 (r22560)
+++ nixos/trunk/modules/testing/test-instrumentation.nix Mon Jul 12
13:42:59 2010 (r22561)
@@ -78,7 +78,7 @@
services.syslogd.extraConfig = "*.* /dev/ttyS0";
# Prevent tests from accessing the Internet.
- networking.defaultGatewayte = mkOverride 150 {} "";
+ networking.defaultGateway = mkOverride 150 {} "";
networking.nameservers = mkOverride 150 {} [ ];
# Apply a patch to the kernel to increase the 15s CIFS timeout.
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits