view tests/0043/clean.sh @ 364:08d5f6fe348e gcc-4.3-cleanups

More parentheses in ALIGN_FOO_UP() macros. (And they say Lisp is hard to read)
author mas01cr
date Wed, 12 Nov 2008 14:01:09 +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