pgAdmin 4 commit: Fix syntax. Sigh.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix syntax. Sigh.
Date: 2020-03-31 16:12:03
Message-ID: E1jJJUh-00078T-FD@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix syntax. Sigh.

Branch
------
master

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

Modified Files
--------------
pkg/redhat/setup.sh | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-03-31 16:14:48 pgAdmin 4 commit: We only need to enable repos on CentOS/RHEL 8.
Previous Message Dave Page 2020-03-31 16:05:07 pgAdmin 4 commit: Appending signing macros is tricky as the user runnin