Minor cleanup.

REL8_1_STABLE
Bruce Momjian 21 years ago
parent e19e382804
commit 26b9dcb640
  1. 2
      src/tools/pgcvslog

@ -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

Loading…
Cancel
Save