diff options
author | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-08-09 01:18:38 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-08-09 01:18:38 +0530 |
commit | 8cf26ea1a1e7ceebfc0e1a39d93c5e78e2446210 (patch) | |
tree | 9764edcea3ee0c2b697d528022bfb250b33c3f18 | |
parent | Typos in jobuild-functions.sh (diff) | |
download | autotua-8cf26ea1a1e7ceebfc0e1a39d93c5e78e2446210.tar.gz autotua-8cf26ea1a1e7ceebfc0e1a39d93c5e78e2446210.tar.bz2 autotua-8cf26ea1a1e7ceebfc0e1a39d93c5e78e2446210.zip |
Update README
-rw-r--r-- | slave/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/slave/README b/slave/README index 72586d8..13a57ca 100644 --- a/slave/README +++ b/slave/README @@ -4,4 +4,5 @@ by defining modules = <list> . (default is fine) - Everything should preferably be run as root - Need *atleast* Python 2.5 -- Export http_proxy etc variables for proxy support (git etc won't work) +- Export the http_proxy variable for proxy support +- The program "connect" is required for git and git+ssh http proxy support |