Commit 5e6dcde
committed
tests: do not fail dispvm+thunderbird test early if TB is not installed
Checking if Thunderbird is installed is done later. Do not fail on
preparing its configuration - make it work also if /etc/thunderbird/pref
isn't pre-existing.
If TB is not installed, the test will be recorded as skipped anyway (so
the file won't be used), but create the dir anyway. This will allow
working with distributions not pre-creating that directory (if any).1 parent 9196c9a commit 5e6dcde
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
962 | 962 | | |
963 | 963 | | |
964 | 964 | | |
965 | | - | |
| 965 | + | |
966 | 966 | | |
967 | 967 | | |
968 | 968 | | |
| |||
0 commit comments