Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: conditionally reset-failed snapd.failure.service
I've ran across a test failure caused by attempt to use systemctl to reset the failed status of a service that was not loaded due to being masked. + systemctl reset-failed snapd.service snapd.socket snapd.failure.service Failed to reset failed state of unit snapd.failure.service: Unit snapd.failure.service not loaded. Use systemctl status as a way to check if a service is known before attempting to reset it. Signed-off-by: Zygmunt Krynicki <[email protected]>
- Loading branch information