annotate INSTALL.sh @ 35:9866e68887c8

stub out git sources in virtualenv package; this should probably be more pluggable/flexible
author Jeff Hammel <jhammel@mozilla.com>
date Sat, 08 Jan 2011 10:39:04 -0800
parents 8e14b6322cc7
children 59bbfa7e67bb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8e14b6322cc7 initial stub for ateam buildbot
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
1 virtualenv.py autobot
8e14b6322cc7 initial stub for ateam buildbot
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
2 cd autobot
8e14b6322cc7 initial stub for ateam buildbot
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
3 . bin/activate # linux only
8e14b6322cc7 initial stub for ateam buildbot
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
4 mkdir src
8e14b6322cc7 initial stub for ateam buildbot
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
5 cd src