New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80486


Ignore:
Timestamp:
07/13/11 10:31:44 (4 years ago)
Author:
jmr@…
Message:

buildmaster: shorten overly long description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/buildbot/master.cfg

    r80470 r80486  
    180180ports_factory.addStep(ShellCommand(command=["./gather_archives.sh"], 
    181181                                   name="gather archives", 
    182                                    description="gather distributable archives into one place for upload", 
     182                                   description="gather distributable archives", 
    183183                      env={'PREFIX': WithProperties(prefix), 
    184184                           'ULPATH': ulpath})) 
Note: See TracChangeset for help on using the changeset viewer.