pgAdmin 4 commit: Don't pipe the list of binaries through uniq. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't pipe the list of binaries through uniq.
Date
Msg-id E1fTUiW-0005CK-Fo@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Don't pipe the list of binaries through uniq.
It seems to be overflowing a buffer and truncating output with Python 3,
plus it's being fed a single line only so isn't actually doing anything.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=96544424dd2b9dc3d18f6a083fe47201d398c6a1

Modified Files
--------------
pkg/mac/complete-bundle.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Enable building of the appbundle with Python 3.6.
Next
From: Khushboo Vashi
Date:
Subject: Re: RM#3294 - User need to reset the layout to see the changedpreferences parameters