X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-cvsexportcommit.perl;h=32a488332122e005bd5007a23111eac1093b940a;hb=c4431d380c20b4c05c373980c600798fc02e79b0;hp=870554eade66d1744c561d4cba33c41dd7701e55;hpb=05b07ab9632dc233bf9eebad04256e06a8cbcb35;p=git.git diff --git a/git-cvsexportcommit.perl b/git-cvsexportcommit.perl index 870554ead..32a488332 100755 --- a/git-cvsexportcommit.perl +++ b/git-cvsexportcommit.perl @@ -241,13 +241,14 @@ if ($opt_c) { die "Exiting: The commit did not succeed"; } print "Committed successfully to CVS\n"; + # clean up + unlink(".msg"); } else { print "Ready for you to commit, just run:\n\n $cmd\n"; } # clean up unlink(".cvsexportcommit.diff"); -unlink(".msg"); sub usage { print STDERR <