@cryptotaxi247 / infra-1 / commits / bda8b26e

disable darwin machines

svn path=/configurations/trunk/tud/; revision=9477

Martin Bravenboer committed Oct 19, 2007 at 10:05 UTC bda8b26ef89d0047813cace8ef2f2d7056aea038
1 file changed +1 -1
supervisor/systems.nix
+1 -1
@@ -4,9 +4,9 @@
4 [ "i686-linux"
5 "x86_64-linux"
6 "i686-cygwin"
7 - "i686-darwin"
7 ]
8
9 + # "i686-darwin"
10 # "powerpc-darwin"
11 # "powerpc-linux"
12 # "i686-freebsd"