Changeset 76 for www

Show
Ignore:
Timestamp:
08/28/09 08:59:51 (2 years ago)
Author:
root
Message:

fix buildbot

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www/buildbot/buildout.cfg

    r55 r76  
    4343vcs = svn 
    4444build-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 
    4847test-sequence = 
    49     bin/test --exit-with-status 
     48    bin/instance test 
    5049email-notification-sender = ${secret:sender} 
    5150email-notification-recipient = ${secret:recipient}