chiark / gitweb /
core/transaction: avoid misleading error message when unit not found
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 22 Jun 2014 18:04:23 +0000 (14:04 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 22 Jun 2014 19:30:24 +0000 (15:30 -0400)
commit04ef5b03f64d3824a51a2a903548af029a006744
tree678209fefe491b1785f4ba8f705d862995d8056b
parent9ba6c18532b4da96ae6916865c3db44054c2af6b
core/transaction: avoid misleading error message when unit not found

There's no point in telling the user to look at the logs when
an attempt to load the unit file failed with ENOENT.

https://bugzilla.redhat.com/show_bug.cgi?id=996133
TODO
src/core/transaction.c