summaryrefslogtreecommitdiff
path: root/distbuild/protocol.py
diff options
context:
space:
mode:
Diffstat (limited to 'distbuild/protocol.py')
-rw-r--r--distbuild/protocol.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/distbuild/protocol.py b/distbuild/protocol.py
index 44552ae1..d569079b 100644
--- a/distbuild/protocol.py
+++ b/distbuild/protocol.py
@@ -61,6 +61,7 @@ _required_fields = {
'step-finished': [
'id',
'step_name',
+ 'worker_name',
],
'step-failed': [
'id',