summaryrefslogtreecommitdiff
path: root/include/get.sh
diff options
context:
space:
mode:
Diffstat (limited to 'include/get.sh')
-rw-r--r--include/get.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/get.sh b/include/get.sh
index b373fda3..30813dc0 100644
--- a/include/get.sh
+++ b/include/get.sh
@@ -347,4 +347,6 @@ tmpclone()
done < "$tmpclone_patchlist" || \
err "Can't read '$tmpclone_patchlist'" "tmpclone" "$@"
+
+ x_ rm -f "$tmpclone_patchlist"
}