Commit 8faa1d1
committed
tests: do not skip tests upon --scrub failure
The #1586 introduced broken config files:
$ mock -r alma-kitten+epel-10-x86_64_v2 --scrub=all
ERROR: Could not find included config file: /etc/mock/almalinux-kitten-10-x86_64_v2.cfg
It doesn't make sense to skip the testing in this situation.1 parent 8b477c0 commit 8faa1d1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments