Changeset 25697163 in mainline for uspace/srv/sysman/job.c
- Timestamp:
- 2019-10-06T19:47:15Z (5 years ago)
- Children:
- 9559cf8
- Parents:
- 102f641
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2019-09-06 17:58:36)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-10-06 19:47:15)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/job.c
r102f641 r25697163 198 198 } 199 199 200 int rc;200 errno_t rc; 201 201 // TODO put here similar evaluation as in job_check 202 202 // goal is to have job_run "idempotent"
Note:
See TracChangeset
for help on using the changeset viewer.