pgAdmin 4 commit: Remove __pycache__ to fix 'venv/bin/__pycache__: not - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Remove __pycache__ to fix 'venv/bin/__pycache__: not
Date
Msg-id E1nJarl-0005Bz-Fj@gothos.postgresql.org
Whole thread Raw
List 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(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure Robocopy exit codes are handled properly.