Re: [PATCH 1/3] report-vuln: Use spaces instead of tabs

2017-11-29 Thread Guido Günther
Hi, On Wed, Nov 29, 2017 at 04:10:17PM +0100, Salvatore Bonaccorso wrote: > Hi Guido, > > On Wed, Nov 29, 2017 at 01:45:47PM +0100, Guido Günther wrote: > > --- > > Hi, > > report-vuln has a mixture of tabs and spaces which made changing it hard > > so I changed everyting to spaces. O.k. to apply?

Re: [PATCH 1/3] report-vuln: Use spaces instead of tabs

2017-11-29 Thread Salvatore Bonaccorso
Hi Guido, On Wed, Nov 29, 2017 at 01:45:47PM +0100, Guido Günther wrote: > --- > Hi, > report-vuln has a mixture of tabs and spaces which made changing it hard > so I changed everyting to spaces. O.k. to apply? Looks good, feel free to apply this one. Regards, Salvatore

Re: [PATCH 1/3] report-vuln: Use spaces instead of tabs

2017-11-29 Thread Roberto C . Sánchez
On Wed, Nov 29, 2017 at 09:48:54PM +0900, Chris Lamb wrote: > Hi Guido, > > > report-vuln has a mixture of tabs and spaces which made changing it hard > > so I changed everyting to spaces. O.k. to apply? > > Python files with tabs? I *insist* you apply! > Uggh. At least with all tabs I get to d

Re: [PATCH 1/3] report-vuln: Use spaces instead of tabs

2017-11-29 Thread Chris Lamb
Hi Guido, > report-vuln has a mixture of tabs and spaces which made changing it hard > so I changed everyting to spaces. O.k. to apply? Python files with tabs? I *insist* you apply! Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

[PATCH 1/3] report-vuln: Use spaces instead of tabs

2017-11-29 Thread Guido Günther
--- Hi, report-vuln has a mixture of tabs and spaces which made changing it hard so I changed everyting to spaces. O.k. to apply? Cheers, -- Guido bin/report-vuln | 292 1 file changed, 146 insertions(+), 146 deletions(-) diff --git a/bin