diff options
Diffstat (limited to 'build/build_diff.php')
| -rwxr-xr-x | build/build_diff.php | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/build/build_diff.php b/build/build_diff.php index 6a6070228f..2b13fc4995 100755 --- a/build/build_diff.php +++ b/build/build_diff.php @@ -411,5 +411,3 @@ function run_command($command)  	$result = trim(`$command`);  	echo "\n- Command Run: " . $command . "\n";  } - -?> | 
