Commit 191e58b
authored
In parser config test, use a filename less likely to exist (#1362)
* In parser config test, use a filename less likely to exist
The file /usr/share/empty is not unique enough to guarantee that it does
not exist, and the test seems to require that there be no file or
directory with that name.
On Fedora, the file /usr/share/empty is present on every single system.
---------
Signed-off-by: Scott K Logan <[email protected]>1 parent e7d7cef commit 191e58b
1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments