pgAdmin 4 commit: Remove __pycache__ to fix 'venv/bin/__pycache__: not

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove __pycache__ to fix 'venv/bin/__pycache__: not
Date: 2022-02-14 12:54:05
Message-ID: E1nJarl-0005Bz-Fj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove __pycache__ to fix 'venv/bin/__pycache__: not a regular file' error.

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-15 07:27:06 pgAdmin 4 commit: Ensure Robocopy exit codes are handled properly.
Previous Message Akshay Joshi 2022-02-14 11:57:37 Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS