mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-05 20:42:54 +00:00
fix the .metrics.socket filename in the ignore list
This commit is contained in:
@@ -5343,7 +5343,7 @@ SKIP_FILES = frozenset(
|
||||
"postmaster.pid",
|
||||
"pg_control",
|
||||
"pg_dynshmem",
|
||||
"metrics.socket",
|
||||
".metrics.socket",
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user