Re: [PATCH 3/3] setup.py: reuse ubuntu class for linux mint

2018-02-14 Thread Nadav Har'El
Can you please send this patch directly, instead of adding all this code in the first patch, which you then remove it in the third patch? Thanks, Nadav. -- Nadav Har'El n...@scylladb.com On Tue, Feb 13, 2018 at 7:07 PM, geraldo netto wrote: > Signed-off-by: geraldo netto > --- > scripts/setu

[PATCH 3/3] setup.py: reuse ubuntu class for linux mint

2018-02-13 Thread geraldo netto
Signed-off-by: geraldo netto --- scripts/setup.py | 36 ++-- 1 file changed, 2 insertions(+), 34 deletions(-) diff --git a/scripts/setup.py b/scripts/setup.py index 766454f..0cdcd61 100755 --- a/scripts/setup.py +++ b/scripts/setup.py @@ -274,40 +274,8 @@ class Ub