Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13922 - $http_proxy is in caps
Summary: $http_proxy is in caps
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Linux x86 Installation Guide (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jungmin Seo (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-14 12:01 UTC by Jelmer Jaarsma
Modified: 2003-01-15 16:08 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 Jelmer Jaarsma 2003-01-14 12:01:02 UTC
<paste>
Code listing 5.6: Setting a Proxy

# export http_proxy="machine.company.com:1234" 
# export ftp_proxy="$HTTP_PROXY" 
# export RSYNC_PROXY="$HTTP_PROXY" 
</paste>

$HTTP_PROXY should not be in upper, but in lower case
Comment 1 Jungmin Seo (RETIRED) gentoo-dev 2003-01-14 12:06:06 UTC
accepted
Comment 2 Jungmin Seo (RETIRED) gentoo-dev 2003-01-15 16:08:28 UTC
fixed on cvs