Reworked test suite to copy the configuration used in the main
[mmh] / test / teardown-test
1 #!/bin/sh
2
3 # Get full pathnames that we'll need.
4 testdir=`dirname $0`
5 builddir=$testdir/testbuild
6 testinstalldir=$testdir/testinstall
7
8 rm -rf $builddir $testinstalldir