pgsql: Remove temporary portlock directory during make [dist]clean. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Remove temporary portlock directory during make [dist]clean.
Date
Msg-id E1oyx9E-000uaA-UP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove temporary portlock directory during make [dist]clean.

Another oversight in 9b4eafcaf.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b85fd738529b345666c4a94ce837327a2f86d75e

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


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Add portlock directory to .gitignore
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Prevent port collisions between concurrent TAP tests