Mercurial > hg > audiodb
view tests/0043/clean.sh @ 360:8749d5bf6361 gcc-4.3-cleanups
one more bit of const correctness.
author | mas01cr |
---|---|
date | Wed, 12 Nov 2008 13:05:12 +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