pgAdmin 4 commit: Returning %ERRORLEVEL% is proving unreliable. Just re

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Returning %ERRORLEVEL% is proving unreliable. Just re
Date: 2018-05-22 12:39:13
Message-ID: E1fL6ZN-000517-JK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Returning %ERRORLEVEL% is proving unreliable. Just return 1 instead if there's an error.

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-22 13:01:26 pgAdmin 4 commit: There's no need to activate/deactivate/activate the v
Previous Message Dave Page 2018-05-22 09:13:47 Re: [pgAdmin4][Patch] Feature #3204 Notify/Listen not working in version 2.1