Remove non-existing file from .gitattributes
authorPeter Eisentraut
Fri, 16 Feb 2024 10:39:09 +0000 (11:39 +0100)
committerPeter Eisentraut
Fri, 16 Feb 2024 10:40:57 +0000 (11:40 +0100)
The file was removed by ac25173cdbc.

Author: Jelte Fennema-Nio 
Discussion: https://www.postgresql.org/message-id/flat/CAGECzQQGzbroAXi%2BYicp3HvcCo4%3Dg84kaOgjuvQ5MW9F0ubOGg%40mail.gmail.com

.gitattributes

index 4e4e26e34b00d28e4b63036053a47bc0d79f3447..f183d83a43bba9f9aa8fd5f9ed149bae4e097c7b 100644 (file)
@@ -19,7 +19,6 @@ src/backend/utils/Gen_dummy_probes.pl.prolog  whitespace=-blank-at-eof
 # Test output files that contain extra whitespace
 *.out                  -whitespace
 src/interfaces/ecpg/test/expected/*    -whitespace
-src/interfaces/libpq/test/expected.out whitespace=-blank-at-eof
 
 # These files are maintained or generated elsewhere.  We take them as is.
 configure              -whitespace