From 15073d8e1da5f7c140acbed0bee0c09439a1cfac Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Mon, 30 Nov 2020 11:40:46 +0100 Subject: Fixed bug #80437 Only chmod if the file has been created. --- run-tests.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'run-tests.php') 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 = <<