about summary refs log tree commit homepage
path: root/ci
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-04-21 21:33:59 -0400
committerEric Wong <e@yhbt.net>2020-04-22 07:02:27 +0000
commita45aef4d6415553dd1f6744770b00ea9033f58d7 (patch)
tree80c14b442e654ec7436812db55df50ed461e4275 /ci
parente3124855ded54f9d9703bd7b72a584edb4422fbe (diff)
downloadpublic-inbox-a45aef4d6415553dd1f6744770b00ea9033f58d7.tar.gz
Despite dump_topics() calling dedupe_subject() on the subject, the
index shows partly duplicated subjects, for example

  ` [PATCH 2/2] t/www_listing: avoid 'once' warnings
    ` [PATCH v2] t/www_listing: avoid 'once' warnings "

In the second line, the omission character " is appended, but the
entire subject is shown.  To display the subject with duplicated parts
omitted, regenerate it from the array that is modified by
dedupe_subject().
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions