Mercurial > hg > audiodb
view tests/0043/clean.sh @ 557:d3c96cbb91e3
INDEXING: fixed reverse-lookup roundoff error when data gets very large. Computation of offset was lacking an essential cast to off_t.
author | mas01mc |
---|---|
date | Fri, 20 Feb 2009 19:08:45 +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