Skip to content

Commit

Permalink
adding sleep 5 to IGNORED_COMMANDS
Browse files Browse the repository at this point in the history
  • Loading branch information
mlgualtieri committed Nov 15, 2024
1 parent 19b321e commit 566f1eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/build/src/core/lingering.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ const IGNORED_COMMANDS = [

// Internal buildbot commands
'[build]',
'sleep 5',
/buildbot.*\[node]/,
// buildbot's main Bash script
'/opt/build-bin/build',
Expand Down

0 comments on commit 566f1eb

Please sign in to comment.