[Buildbot-devel] Adding log files

Rafael Sanz rafael.sanz at ya.com
Fri Feb 16 15:16:44 UTC 2007


Hi everybody. I have problems adding output logs in steps.

In my master.cfg I'm set the following step adding an "out.log", this file
it's created and exist in "path_workdir", but the waterfall link "test log"
show an empty page.

    f.addStep(shell.Configure, workdir=path_workdir,
                               command="configure.py",
                               logfiles={'test log': 'out.log'})

Some idea about what it's wrong?

Thanks in advanced.

Rafael





More information about the devel mailing list