Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DataDog/dd-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi Hakim committed Apr 5, 2013
2 parents 0c2ed73 + 87da4ea commit 8acf0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/datadog-agent/source/setup_agent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fi
mkdir -p $dd_base

# set up a virtual env
$dl_cmd $dd_base/virtualenv.py https://raw.github.com/pypa/virtualenv/develop/virtualenv.py
$dl_cmd $dd_base/virtualenv.py https://raw.github.com/pypa/virtualenv/1.9.1/virtualenv.py
python $dd_base/virtualenv.py $dd_base/venv
. $dd_base/venv/bin/activate

Expand Down

0 comments on commit 8acf0bd

Please sign in to comment.