Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69254 - glsa-check -d with multiple GLSAs shows all seperator lines at the end when piped
Summary: glsa-check -d with multiple GLSAs shows all seperator lines at the end when p...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-10-28 05:58 UTC by Tim Weber
Modified: 2004-12-08 03:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Weber 2004-10-28 05:58:52 UTC
If you give glsa-check more than one GLSA to dump (-d option), e.g.
  glsa-check -d 200409-28 200410-17 200410-24
and pipe this to, for example, less, the seperator lines (made up of asterisks) are not inserted between the GLSAs, but at the end of all output.

Reproducible: Always
Steps to Reproduce:
1. glsa-check -d 200409-28 200410-17 200410-24 | less
2. Scroll down.
Actual Results:  
A bunch of seperator lines is at the end of the output. 

Expected Results:  
I expect the seperator lines to seperate the content, i.e. to be between the 
GLSAs.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-12-08 03:35:05 UTC
in 0.2.0_rc1