pgAdmin 4 commit: Fix an issue with Python 2.7 where regression testou - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an issue with Python 2.7 where regression testou
Date
Msg-id E1h6bPG-000221-5l@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue with Python 2.7 where regression test output is printed twice by the logger.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b529c28b4383c8b66239f4849487a32bb783b050
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/regression/runtests.py | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Fixed issue in Select2 Control,added undefined/nu
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a small utility for extracting PostgreSQL SQLand