pgAdmin 4 commit: Bail out if yarn returns a non-zero code.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Bail out if yarn returns a non-zero code.
Date: 2019-03-15 09:20:16
Message-ID: E1h4j0i-00072p-S5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Bail out if yarn returns a non-zero code.

Branch
------
master

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

Modified Files
--------------
pkg/mac/build.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-15 09:33:46 pgAdmin 4 commit: Fix the clean target so that it doesn't error out if
Previous Message Dave Page 2019-03-15 09:09:29 pgAdmin 4 commit: Fix node paths that I broke yesterday.