> Just looking at what is in the bin directory and noticed we have
some
> very old scripts: run.bat and run.sh
> These are used to set a classpath to run a class specified on 
> the command line.
> 
> Is anyone using the script runAll? This script runs three test
classes
> that no longer exist!
> doRun org.apache.qpid.server.queue.SendPerfTest 10 1000 100
> doRun org.apache.qpid.server.queue.QueuePerfTest
> doRun org.apache.qpid.server.queue.QueueConcurrentPerfTest
> 
> I would like to remove these as per QPID-1330 if no-one objects.
> 
> Thoughts?

Seems good to delete them.


Reply via email to