Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72331 - Trivial bootstrap.sh --help bug
Summary: Trivial bootstrap.sh --help bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High trivial
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-24 03:19 UTC by Aaron Walker (RETIRED)
Modified: 2004-11-24 05:57 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 Aaron Walker (RETIRED) gentoo-dev 2004-11-24 03:19:45 UTC
I noticed that bootstrap.sh's --help message has the script name hardcoded and hence still says bootstrap-cascade.sh.  Perhaps using ${0##*/} would be a better alternative.
Comment 1 SpanKY gentoo-dev 2004-11-24 05:57:04 UTC
done