make sure that is is 100 and not 1!
authorminima <minima>
Fri, 14 Jan 2005 17:57:53 +0000 (17:57 +0000)
committerminima <minima>
Fri, 14 Jan 2005 17:57:53 +0000 (17:57 +0000)
scripts/startup.issue

index 4ad02858f402e1a6116fe532840a7fe42d1b73bf..1c8725371256e40142fd4af7e9db3e62380b8e37 100644 (file)
@@ -2,4 +2,4 @@
 # startup script example
 #
 # set maximum no of spots allowed to 100
-set/var $Spot::maxspots = 1
+set/var $Spot::maxspots = 100