From 15b43c2445d139f36ec23ee1b6da33a6eadc10c3 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Mon, 5 Sep 2011 10:18:32 +0200 Subject: [PATCH] change bin/compile to use unix linefeeds --- bin/compile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/bin/compile b/bin/compile index 9d966fcb2..3cdf790d7 100755 --- a/bin/compile +++ b/bin/compile @@ -1,9 +1,9 @@ -#!/usr/bin/env php -compile(); +#!/usr/bin/env php +compile();