Mercurial > hg > audiodb
view tests/0043/clean.sh @ 480:d7c23fcc8e2a memory-leaks
added destructor call for LSH SINGLETON on server exit
author | mas01mc |
---|---|
date | Sat, 10 Jan 2009 13:18:24 +0000 |
parents | da901c62e569 |
children |
line wrap: on
line source
#! /bin/sh if [ -d dbdir ]; then rm -rf dbdir fi if [ -d fdir ]; then rm -rf fdir fi