diff test.sh @ 265:c7645fab8d73

Don't delete testdir after running test.sh. Add it to make clean instead.
author Rob Landley <rob@landley.net>
date Sat, 23 Feb 2008 15:02:11 -0600
parents a14921912ebc
children
line wrap: on
line diff
--- a/test.sh	Sat Feb 23 14:59:22 2008 -0600
+++ b/test.sh	Sat Feb 23 15:02:11 2008 -0600
@@ -28,6 +28,3 @@
     . $i
   done
 fi
-
-cd ..
-rm -rf testdir