mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Uncomment the rm -r of the temp dir that I had out for testing.
This commit is contained in:
parent
540ad54c46
commit
c722ff3c6a
@ -181,4 +181,4 @@ fi
|
||||
#
|
||||
# Remove our temporary directory.
|
||||
#
|
||||
#rm -rf $MYTMPDIR
|
||||
rm -rf $MYTMPDIR
|
||||
|
@ -186,4 +186,4 @@ fi
|
||||
#
|
||||
# Remove our temporary directory.
|
||||
#
|
||||
#rm -rf $MYTMPDIR
|
||||
rm -rf $MYTMPDIR
|
||||
|
Loading…
Reference in New Issue
Block a user