Don't forget to remove temporary files.

This commit is contained in:
Jim Blandy 1993-05-27 01:12:16 +00:00
parent 51d18dc30e
commit 8f731fcc05

View file

@ -95,6 +95,7 @@ if [ "${bogosities}" != "" ]; then
echo "The following .elc files have no corresponding .el files:"
echo "${bogosities}"
fi
rm -f /tmp/el /tmp/elc
echo "Creating staging directory: \`${tempparent}'"
mkdir ${tempparent}