summaryrefslogtreecommitdiff
path: root/cbuildbot/cbuildbot_run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cbuildbot/cbuildbot_run.py')
-rw-r--r--cbuildbot/cbuildbot_run.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cbuildbot/cbuildbot_run.py b/cbuildbot/cbuildbot_run.py
index ee2d67b58..ef81864ce 100644
--- a/cbuildbot/cbuildbot_run.py
+++ b/cbuildbot/cbuildbot_run.py
@@ -169,7 +169,6 @@ class RunAttributes(object):
'instruction_urls_per_channel', # Set by ArchiveStage
'success', # Set by cbuildbot.py:Builder
'packages_under_test', # Set by BuildPackagesStage.
- 'gce_tarball_generated', # Set by ArchiveStage.
))
# Attributes that need to be set by stages that can run in parallel