Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488260 - net-misc/netifrc: iproute2.sh - No need to use grep for checking tentative state
Summary: net-misc/netifrc: iproute2.sh - No need to use grep for checking tentative state
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: netifrc (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: netifrc Team
URL:
Whiteboard: netifrc:iproute2
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-16 17:19 UTC by Thomas Deutschmann (RETIRED)
Modified: 2016-10-24 19:48 UTC (History)
0 users

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


Attachments
Patch, see comment #1 (0002-net-iproute2-No-need-to-use-grep-for-checking-tentat.patch,842 bytes, application/mbox)
2013-10-16 17:19 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2013-10-16 17:19:28 UTC
Created attachment 361058 [details]
Patch, see comment #1

Hi,

we don't need grep to check the tentative state, because the 'ip' utility
has a builtin command for that.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2016-10-24 19:48:12 UTC
Already merged