view tests/0043/clean.sh @ 740:92f034aa8f28 multiprobeLSH

added lsh.py
author mas01mc
date Mon, 04 Oct 2010 19:12:00 +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