Commit 6cf8800
committed
fix: Handle non-existence of /var/cache/cloud-what gracefully
* Card ID: CCT-2021
* When the directory `/var/cache/cloud-what` does not exists,
then handle this situation gracefully
* TODO: Unit tests of rhsm-debug expects existence of some
directories in the system. The whole root directory should
be mocked and rhsm-debug should use this mock in unit tests.
Signed-off-by: Jiri Hnidek <jhnidek@redhat.com>1 parent 4659422 commit 6cf8800
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
0 commit comments