Fix typo in alternate mts.conf location support.
[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