]> diplodocus.org Git - nmh/blob - test/teardown-test
Make the test suite work on systems other than Linux. Still needs work.
[nmh] / 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