From: Nikita Popov Date: Mon, 30 Nov 2020 10:40:46 +0000 (+0100) Subject: Fixed bug #80437 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15073d8e1da5f7c140acbed0bee0c09439a1cfac;p=php Fixed bug #80437 Only chmod if the file has been created. --- diff --git a/run-tests.php b/run-tests.php index 00881cf779..a34434b753 100755 --- a/run-tests.php +++ b/run-tests.php @@ -2776,7 +2776,8 @@ COMMAND $cmd } // write .sh - $sh_script = <<