Changeset 63a3276 in mainline for uspace/srv/sysman/job.c
- Timestamp:
- 2019-08-06T19:20:35Z (6 years ago)
- Children:
- 3f05ef7
- Parents:
- 72c8f77
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-06-17 23:02:03)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-06 19:20:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/job.c
r72c8f77 r63a3276 487 487 } 488 488 if (rc != EOK) { 489 //TODO here is 'rc' value "lost" (not propagated further) 489 490 sysman_log(LVL_DEBUG, "%s(%p), %s -> %i, error: %i", 490 491 __func__, job, unit_name(u), job->target_state, rc);
Note:
See TracChangeset
for help on using the changeset viewer.