Skip to content

Commit 26b9dcb

Browse files
committed
Minor cleanup.
1 parent e19e382 commit 26b9dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/pgcvslog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ awk ' BEGIN {html="'"$HTML"'"; lineno = 0;}
9595
/* clear working file */
9696
$0 ~ /^====*$/ {workingfile=""}' |
9797

98-
sort | cut -d'|' -f3 | cat |
98+
sort | cut -d'|' -f3 |
9999

100100
# collect duplicate narratives
101101

0 commit comments

Comments
 (0)