Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48217 - etc-update's interactive merge option should print a marker after each "entry"
Summary: etc-update's interactive merge option should print a marker after each "entry"
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-18 07:22 UTC by Florian Effenberger
Modified: 2004-04-19 00:45 UTC (History)
1 user (show)

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 Florian Effenberger 2004-04-18 07:22:02 UTC
etc-update's interactive merge option (#3) should print a marker like

====================================
====================================

after each "entry" so you better see which lines you currently merge. Right now, you only have the "%" sign to look at.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-04-19 00:45:27 UTC
the merge feature uses the 'diff' command ... so unless theres some way to do it with that program ...