From: Lars Kurth Date: Wed, 19 Jul 2017 16:23:48 +0000 (+0100) Subject: Fixed spurious creation of an empty directory X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=c62634dc13b5becc55faaabf52668fa8fab13eec;p=people%2Flarsk%2Fxen-release-scripts.git Fixed spurious creation of an empty directory --- diff --git a/match-xsa b/match-xsa index 7daeac1..9d131d7 100755 --- a/match-xsa +++ b/match-xsa @@ -188,7 +188,6 @@ if ($HTML) { } if ($DEBUG != 0) { printf(' ... DEBUG ', $debug."/".$XSA[$i]."[".$i_correct."]"); - mkdir $; } printf(''); printf("\n");