pgAdmin 4 commit: Allow a placeholder ($DIR) to be used in utility path

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow a placeholder ($DIR) to be used in utility path
Date: 2016-11-23 13:35:31
Message-ID: E1c9Xhz-0002ZE-Vv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow a placeholder ($DIR) to be used in utility paths to make it easier to use relative paths.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a18e07329446ebb60f81ae43a8401515d75ee45

Modified Files
--------------
web/config.py | 9 +++++++--
web/pgadmin/browser/server_groups/servers/types.py | 12 +++++++-----
2 files changed, 14 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-11-23 13:38:20 pgAdmin 4 commit: Specify the default PG binpath on Mac
Previous Message Dave Page 2016-11-23 12:44:16 pgAdmin 4 commit: Allow default binary paths to be set in the config fo