Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128162 - There is missing '>' in consolelog.sh in all versions of metalog
Summary: There is missing '>' in consolelog.sh in all versions of metalog
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aaron Walker (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-30 12:37 UTC by Miroslaw Mieszczak
Modified: 2006-04-02 00:43 UTC (History)
1 user (show)

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


Attachments
There is correct consolelog.sh (consolelog.sh,257 bytes, text/plain)
2006-03-30 12:38 UTC, Miroslaw Mieszczak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslaw Mieszczak 2006-03-30 12:37:25 UTC
line:
	eval echo ${FORMAT}  ${d}
Should be replaced with
	eval echo ${FORMAT} >${d}
Comment 1 Miroslaw Mieszczak 2006-03-30 12:38:03 UTC
Created attachment 83457 [details]
There is correct consolelog.sh
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-30 12:43:23 UTC
Reopen with ebuild name and version, I can't guess.
Comment 3 Miroslaw Mieszczak 2006-03-30 23:39:52 UTC
Sorry I forget to write that this problem is associated with package
app-admin/metalog
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-03-30 23:41:24 UTC
Thanks.
Comment 5 SpanKY gentoo-dev 2006-04-02 00:43:14 UTC
fixed in cvs, thanks