Skip to content

Commit fd0c2fe

Browse files
Pass fileIsImportant to refleak buildbot scheduler
1 parent 3162593 commit fd0c2fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

master/master.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ for branch_num, (git_url, branchname, git_branch) in enumerate(git_branches):
366366
# on that.
367367
treeStableTimer=1 * 60 * 60, # h * m * s
368368
builderNames=refleakbuildernames,
369+
fileIsImportant=is_important_change,
369370
)
370371
)
371372

0 commit comments

Comments
 (0)