Mercurial > hg > audiodb
view tests/0043/clean.sh @ 572:e6dab5ed471c
Decorate audioDB::error with the noreturn attribute
(This might smoke out the non-g++ users)
author | mas01cr |
---|---|
date | Mon, 06 Jul 2009 11:52:21 +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