Clean up temporary files. I'm not sure how this got removed, but whatever...
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401497
This commit is contained in:
parent
f8abad7e04
commit
8feac6e16a
1 changed files with 1 additions and 0 deletions
|
@ -80,3 +80,4 @@ __EOF__
|
||||||
echo "" >>${output}.new
|
echo "" >>${output}.new
|
||||||
done
|
done
|
||||||
mv ${output}.new ${output}
|
mv ${output}.new ${output}
|
||||||
|
rm -f ${cache_prefix}*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue