From f24075807612b743840d1d5de08f1023c9065fe1 Mon Sep 17 00:00:00 2001 From: gorgone Date: Sun, 8 Mar 2020 21:40:26 +0100 Subject: [PATCH] gpgcheck --- support/functions/_patch | 1 + 1 file changed, 1 insertion(+) diff --git a/support/functions/_patch b/support/functions/_patch index 02ae3df..8d0f911 100644 --- a/support/functions/_patch +++ b/support/functions/_patch @@ -89,6 +89,7 @@ _apply_consolepatch(){ patchlog="$(mktemp)" for e in ${patchlist[@]} do + _w=0 cd "$svndir" printf "$y_l\n | PATCH : apply $e"