pgAdmin 4 commit: Ensure that the venv activation scripts have the corr

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the venv activation scripts have the corr
Date: 2021-03-05 09:58:33
Message-ID: E1lI7E9-0004pj-90@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the venv activation scripts have the correct path in them on Linux. Partially fixes #6279

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
pkg/linux/build-functions.sh | 5 +++++
2 files changed, 6 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-03-05 10:15:48 pgAdmin 4 commit: Fixup hash bangs in the venv. Partially fixes #6279
Previous Message Dave Page 2021-03-04 17:28:05 pgAdmin 4 commit: Fix changelog for "Ensure that the venv activation sc