From 2724505c4c73fc29252b88b3269c2a6fb8875702 Mon Sep 17 00:00:00 2001 From: Till Klampaeckel Date: Wed, 6 Jun 2012 19:49:47 +0300 Subject: [PATCH] My php is not in /usr/bin/php but /usr/local/bin/php --- run-tests.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-tests.php b/run-tests.php index 753e1ddc02367..160079b251f70 100755 --- a/run-tests.php +++ b/run-tests.php @@ -1,4 +1,4 @@ -#!/usr/bin/php +#!/usr/bin/env php