Changes between Initial Version and Version 1 of Ticket #1995


Ignore:


Timestamp:
06/19/11 10:53:11 (2 years ago)
Author:
dustin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1995

    • Property Type changed from undecided to defect
    • Property Milestone changed from undecided to 0.8.5
  • Ticket #1995 – Description

    initial v1  
     1{{{ 
    122011-06-19 16:23:22+0000 [-] command finished with signal None, exit code 0, elapsedTime: 22.841655 
    232011-06-19 16:23:22+0000 [-] SlaveBuilder.commandComplete <buildslave.commands.shell.SlaveShellCommand instance at 0x803b82ea8> 
     
    2627         
    27282011-06-19 16:31:30+0000 [-] sending app-level keepalive 
    28  
     29}}} 
    2930 
    3031The step is: 
     32{{{ 
    3133    WarningCountingShellCommand(name="compile-freebsd-world", 
    3234                                command=["make", WithProperties("-j%(jobs)s"), " 
     
    4345                                description=["compiling freebsd", "world"], 
    4446                                descriptionDone=["compile freebsd", "world"]), 
     47}}}