Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D devscripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • DebianDebian
  • devscripts
  • Merge requests
  • !20

grep-excuses: Strip all HTML tags, not just anchors, from excuses

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged James McCoy requested to merge jamessan/devscripts:dehtml-grep-excuses into master Jun 21, 2018
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

This is particularly noticeable in the autopkgtest excuses, which use <span> tags to color the output.

$ grep-excuses neovim
neovim (0.2.2-3 to 0.3.0-2)
    Maintainer: Debian Vim Maintainers
    7 days old (needed 5 days)
    missing build on ppc64el: neovim (from 0.2.2-3)
    old binaries left on all: neovim-runtime (from 0.2.2-3) (but ignoring cruft, so nevermind)
    Piuparts tested OK - https://piuparts.debian.org/sid/source/n/neovim.html
    autopkgtest for ruby-neovim/0.7.1-1: amd64: <span style="background:#87d96c">Pass</span>

Signed-off-by: James McCoy jamessan@debian.org

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dehtml-grep-excuses