Changeset 76
- Timestamp:
- 08/28/09 08:59:51 (2 years ago)
- Files:
-
- 1 modified
-
www/buildbot/buildout.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www/buildbot/buildout.cfg
r55 r76 43 43 vcs = svn 44 44 build-sequence = 45 ../../bin/easy_install-2.4 numpy 46 python2.4 bootstrap.py 47 bin/buildout 45 /usr/bin/python2.4 bootstrap.py -c demo.cfg 46 bin/buildout -c demo.cfg 48 47 test-sequence = 49 bin/ test --exit-with-status48 bin/instance test 50 49 email-notification-sender = ${secret:sender} 51 50 email-notification-recipient = ${secret:recipient}
