view tests/0043/clean.sh @ 612:c80ade092d7a

Tiny runner-rdf/Makefile modification Make the -rpath absolute (so that we can run the binary from elsewhere)
author mas01cr
date Tue, 01 Sep 2009 14:17:57 +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