Fix typo...

This commit is contained in:
Martin Krizek 2014-08-20 11:50:31 +00:00
parent 4f96d09054
commit 1780914f5b

View file

@ -154,7 +154,7 @@ factory.addStep(ShellCommand(command=["runtask", '-i',
'-a', Interpolate('%(prop:arch)s'),
'-j', Interpolate('%(prop:buildername)s/%(prop:buildnumber)s'),
Interpolate('%(prop:taskname)s.yml')],
descriptionDone=[Interpolate('%(prop:taskname)s on %(prop:item)')],
descriptionDone=[Interpolate('%(prop:taskname)s on %(prop:item)s')],
name='runtask'))
# capture the taskotron log