On Tue, 19 Oct 2004 02:41:31 +0200 Felix E. Klee wrote: > #!/bin/sh > group="foo.bar" > ctlinnd newgroup $group # Delete test group if it exists ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ bad comment - forget it > ctlinnd throttle testing > ctlinnd changegroup $group n > ctlinnd go testing Can anyone reproduce the problem? Felix