Changeset 2677

Show
Ignore:
Timestamp:
03/06/08 11:35:30 (9 months ago)
Author:
hans
Message:

Forgot to return the factory.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • buildbot/master/master.cfg

    r2676 r2677  
    5757        f.addStep(source.SVN(svnurl="svn://bknr.net/svn/branches/bos")) 
    5858        f.addStep(shell.ShellCommand(command="cd projects/bos ; ./build.sh", description=["build"])) 
     59        return f 
    5960 
    6061c['builders'] = [