pgAdmin 4 commit: Fixup hash bangs in the venv. Partially fixes #6279

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixup hash bangs in the venv. Partially fixes #6279
Date: 2021-03-05 10:15:48
Message-ID: E1lI7Uq-0005Fh-VH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixup hash bangs in the venv. Partially fixes #6279

Branch
------
master

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

Modified Files
--------------
pkg/linux/build-functions.sh | 3 +++
1 file changed, 3 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2021-03-06 10:44:29 [pgAdmin] RM3976 Use schema qualification while even accessing the catalog objects
Previous Message Dave Page 2021-03-05 09:58:33 pgAdmin 4 commit: Ensure that the venv activation scripts have the corr