pgAdmin 4 commit: Fix the clean target so that it doesn't error outif - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix the clean target so that it doesn't error outif
Date
Msg-id E1h4jDm-0007yk-MS@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the clean target so that it doesn't error out if there's no runtime Makefile in the tree.

Branch
------
master

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

Modified Files
--------------
Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Bail out if yarn returns a non-zero code.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix the RE-SQL syntax for roles with a VALID UNTILcl