Index: quilt/annotate.in =================================================================== RCS file: /cvsroot/quilt/quilt/quilt/annotate.in,v retrieving revision 1.3 diff -u -r1.3 annotate.in --- quilt/annotate.in 21 Jun 2005 22:50:41 -0000 1.3 +++ quilt/annotate.in 22 Jun 2005 18:25:43 -0000 @@ -122,6 +122,8 @@ template=$(gen_tempfile) +trap "rm -f $template" EXIT + # The annotated listing is generated as follows: A file of annotations # is created based on a file that contains the same number of lines as # the source file, but all lines are empty.