[Buildbot-commits] [Buildbot] #1842: logfiles apparently not allowed to be a plain string
Buildbot
nobody at buildbot.net
Mon Feb 28 17:46:16 UTC 2011
#1842: logfiles apparently not allowed to be a plain string
----------------------+-----------------------
Reporter: dabrahams | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.3p1 | Keywords:
----------------------+-----------------------
{{{
==> twistd.log <==
File "/usr/lib/python2.6/site-packages/buildbot/steps/shell.py",
line 389, in __init__
ShellCommand.__init__(self, workdir=workdir, **kwargs)
File "/usr/lib/python2.6/site-packages/buildbot/steps/shell.py",
line 106, in __init__
LoggingBuildStep.__init__(self, **buildstep_kwargs)
File "/usr/lib/python2.6/site-packages/buildbot/process/buildstep.py",
line 1056, in __init__
self.logfiles.update(logfiles)
exceptions.ValueError: dictionary update sequence element #0 has
length 1; 2 is required
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/1842>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list