Skip to content
Snippets Groups Projects
Commit 19d28be0 authored by Sergey Bozhko's avatar Sergey Bozhko :eyes: Committed by Björn Brandenburg
Browse files

change [job_task j = tsk] to [job_of_task tsk j]

There are quite a few places where hypotheses about the task of a job are simply stated as equality (even though a proper predicate exists). This patch replaces the equalities with the predicate.
parent c2e40ace
No related branches found
No related tags found
1 merge request!179Change [job_task j = tsk] to [job_of_task tsk j]
Pipeline #62125 passed with warnings
Showing
with 90 additions and 90 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment