Mercurial > hg-stable
changeset 2541:14dff1dacabe
Don't change $PATH (breaks python in other locations) and $PWD in test-oldcgi
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 30 Jun 2006 21:40:56 +0200 |
parents | 800a582e2405 |
children | a20877c8a3e2 |
files | tests/test-oldcgi |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-oldcgi Fri Jun 30 21:40:20 2006 +0200 +++ b/tests/test-oldcgi Fri Jun 30 21:40:56 2006 +0200 @@ -69,10 +69,8 @@ HTTP_HOST="hg.omnifarious.org"; export HTTP_HOST HTTP_KEEP_ALIVE="300"; export HTTP_KEEP_ALIVE HTTP_USER_AGENT="Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.4) Gecko/20060608 Ubuntu/dapper-security Firefox/1.5.0.4"; export HTTP_USER_AGENT -PATH="/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin"; export PATH PATH_INFO="/"; export PATH_INFO PATH_TRANSLATED="/var/www/hg/index.html"; export PATH_TRANSLATED -PWD="/home/hopper/hg_public"; export PWD QUERY_STRING=""; export QUERY_STRING REMOTE_ADDR="127.0.0.2"; export REMOTE_ADDR REMOTE_PORT="44703"; export REMOTE_PORT