1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-23 14:01:44 +03:00

Remove trailing newline from file.

This commit is contained in:
Bruce Momjian
2004-01-04 00:50:11 +00:00
parent f04af68e54
commit 21a1202281

View File

@ -25,4 +25,3 @@ sed 's/^\([^:]*\).*$/\1/' |
grep -v ' ' | # some typedefs have spaces, remove them
sort |
uniq