taskotron.yaml: fix typo

This commit is contained in:
Martin Krizek 2015-11-03 13:04:30 +00:00
parent 87c5fc316d
commit d1c1baa7b3

View file

@ -40,7 +40,7 @@ runtask_mode: local
## currently we use Buildbot
## name of step in buildbot that executes the task
buildbot_task_step = 'runtask'
buildbot_task_step: 'runtask'
## ==== REPORTING section ====