mirror of
https://github.com/postgres/postgres.git
synced 2025-06-10 09:21:54 +03:00
Minor cleanup.
This commit is contained in:
@ -95,7 +95,7 @@ awk ' BEGIN {html="'"$HTML"'"; lineno = 0;}
|
||||
/* clear working file */
|
||||
$0 ~ /^====*$/ {workingfile=""}' |
|
||||
|
||||
sort | cut -d'|' -f3 | cat |
|
||||
sort | cut -d'|' -f3 |
|
||||
|
||||
# collect duplicate narratives
|
||||
|
||||
|
Reference in New Issue
Block a user