Uncomment the rm -r of the temp dir that I had out for testing.

This commit is contained in:
sfraser%netscape.com 2003-01-27 23:32:12 +00:00
parent 540ad54c46
commit c722ff3c6a
2 changed files with 2 additions and 2 deletions

View File

@ -181,4 +181,4 @@ fi
#
# Remove our temporary directory.
#
#rm -rf $MYTMPDIR
rm -rf $MYTMPDIR

View File

@ -186,4 +186,4 @@ fi
#
# Remove our temporary directory.
#
#rm -rf $MYTMPDIR
rm -rf $MYTMPDIR