view tests/0043/clean.sh @ 346:725e4fd5208d

Fix for building cmdline.c with required architecture flags on OS X.
author mas01cr
date Wed, 08 Oct 2008 13:55:16 +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