Re: pgAdmin 4 commit: Fix unicode handling in the external process tools an

2018-03-13 Thread Dave Page
Thanks - fixed. That begs the question of why Jenkins didn't catch it though :-/ On Tue, Mar 13, 2018 at 4:54 PM, Joao De Almeida Pereira < jdealmeidapere...@pivotal.io> wrote: > Hi Dave, Khushboo > > Looks like there is a linting issue with this commit: > > Successfully installed pycodestyle-2.3

Re: pgAdmin 4 commit: Fix unicode handling in the external process tools an

2018-03-13 Thread Joao De Almeida Pereira
Hi Dave, Khushboo Looks like there is a linting issue with this commit: Successfully installed pycodestyle-2.3.1 /tmp/build/4a5630c2/pgadmin-master/web /tmp/b

pgAdmin 4 commit: Fix unicode handling in the external process tools an

2018-03-13 Thread Dave Page
Fix unicode handling in the external process tools and show the complete command in the process viewer. Fixes #2963. Fixes #3157. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=802269910c37a52aa57479bbcc1d8d078f6a88e1 Author: Khushboo Vashi