> > as for clean-dir:
> > #!/bin/bash
> >
> > rm -rf $@; mkdir $@
> >
> > Do we really need that checked in to svn?
> >
>
>  Yes, in so far as the config for running the java tests against the cpp
> broker uses it to clean up after test failures.
>
>  --Rafael
>

Not very cross platform :-)

-- Rob

Reply via email to