Don't forget to remove temporary files.
This commit is contained in:
parent
51d18dc30e
commit
8f731fcc05
1 changed files with 1 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue