pgAdmin 4 commit: Batch, not bash!! Correct the syntax.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Batch, not bash!! Correct the syntax.
Date: 2018-05-23 12:09:46
Message-ID: E1fLSaQ-0003T5-50@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Batch, not bash!! Correct the syntax.

Branch
------
master

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

Modified Files
--------------
Make.bat | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Xuri Gong 2018-05-23 12:23:14 Implement geospatial data viewer in pgAdmin4 for PostGIS
Previous Message Dave Page 2018-05-23 12:05:02 pgAdmin 4 commit: Hack to compile PyCrypto with VC++