You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Aidan Skinner <ai...@apache.org> on 2009/08/19 17:58:05 UTC

[Java] LogMonitorTest has been leaving temporary files around

The LogMonitorTest wasn't cleaning up the files it generates (which
I've now fixed), if /tmp doesn't get cleaned regularly you might want
to run find /tmp -name LogM* -exec rm {} \; to clean them up.

- Aidan
-- 
Apache Qpid - AMQP, JMS, other messaging love http://qpid.apache.org
"A witty saying proves nothing" - Voltaire

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org