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:53 +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 2384956d885df68529c30e274db2dc6e2b5d24d5..45e508d5799dfedb1de9e6c22bc7f7b330c24059 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