pgAdmin 4 commit: Fix a regression framework issue with Python 2.6.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix a regression framework issue with Python 2.6.
Date: 2017-04-10 10:28:15
Message-ID: E1cxWYR-0006aB-5a@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a regression framework issue with Python 2.6.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=79e81478e3fa4d73793179861fe3ffc0e4958569
Author: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>

Modified Files
--------------
web/regression/python_test_utils/test_utils.py | 32 +++++++++++++++-----------
web/regression/runtests.py | 23 +++++++++---------
2 files changed, 31 insertions(+), 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-10 11:05:14 pgAdmin 4 commit: Ensure the web/ directory is cleared before upgrading
Previous Message Paresh More 2017-04-10 09:53:42 Re: Patch for pgAdmin Installer web folder upgrade mode.