소스 검색

delete old temporary files of previous run, in case it aborts

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Thorsten Glaser 10 년 전
부모
커밋
b66aa23b56
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      scripts/update-patches2

+ 1 - 0
scripts/update-patches2

@@ -22,6 +22,7 @@ PATCH_LIST='patch-* *.patch'
 CURDIR=$PWD
 export CURDIR PATCH_LIST
 
+rm -f patches/*.new
 mksh "${TOPDIR}"/scripts/update-patches |&
 first=1
 set -A toedit