Mercurial > hg > audiodb
view tests/0043/clean.sh @ 716:26a19beb7e3d
the low level bindings now include a direct data insertion method (with a numpy array).
Should compile, but new functionality not really tested.
Exercise caution.
author | map01bf |
---|---|
date | Wed, 23 Jun 2010 10:12: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