Robert Godfrey wrote:
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 :-)

True, however it is more cross-platform than the cpp broker, which is all that matters in this case. ;)

--Rafael

Reply via email to