From b47c3695ed2aaba044e8d06a8b03244fbe249ce1 Mon Sep 17 00:00:00 2001 From: Lars Kurth Date: Wed, 19 Jul 2017 15:23:43 +0100 Subject: [PATCH] Remove unnecessary cd --- match-xsa | 1 - 1 file changed, 1 deletion(-) diff --git a/match-xsa b/match-xsa index b65cb79..aa33e48 100755 --- a/match-xsa +++ b/match-xsa @@ -416,7 +416,6 @@ sub matchsmart { } chdir($dir); - system("cd $dir"); } sub normalize_diff { -- 2.39.5