Skip to content

Commit

Permalink
spurrious brackets
Browse files Browse the repository at this point in the history
  • Loading branch information
knopers8 authored and teo committed May 31, 2024
1 parent 27c8197 commit 90977c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/handbook/operation_order.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ This is the order of actions happening at a healthy end of run.
- `after_STOP_ACTIVITY` hooks are executed:
- `trg.RunUnload()` at `-100`
- `ccdb.RunStop()`, `dcs.EndOfRun()` at `0`
- waiting until `odc.Stop()()` executed at `before_STOP_ACTIVITY` completes at `0`
- waiting until `odc.Stop()` executed at `before_STOP_ACTIVITY` completes at `0`
- `bookkeeping.UpdateRunStop()`, `bookkeeping.UpdateEnv()` at `+100`

0 comments on commit 90977c6

Please sign in to comment.