From cdf580ee376c2b1b75a102e326c9d41a679d2e89 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Wed, 10 Jun 2015 00:48:24 +0200 Subject: [ticket/13823] Change diff options while packaging to not ignore all whitespaces Removed: -w, --ignore-all-space Ignore white space when comparing lines. Added: -Z, --ignore-trailing-space Ignore white space at line end. -b, --ignore-space-change Ignore changes in the amount of white space. PHPBB3-13823 --- build/build.xml | 8 ++++---- build/build_helper.php | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build/build.xml b/build/build.xml index 71fdecad49..94aa1bf699 100644 --- a/build/build.xml +++ b/build/build.xml @@ -105,7 +105,7 @@ - @@ -132,13 +132,13 @@ save/phpbb-${prevversion}_to_${newversion}_language.patch" /> save/phpbb-${prevversion}_to_${newversion}_prosilver.patch" /> save/phpbb-${prevversion}_to_${newversion}_subsilver2.patch" />