Commit a4f0ed0
authored
Ignore symlinks within directory and permission tests (#254)
Symlinks will always display as `777` files, so we can ignore them by
default when running recursive tests. If we care about a specific
symlink permission, we can use a `file` check similar to what our test
does.
Signed-off-by: egibs <[email protected]>1 parent f949050 commit a4f0ed0
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
234 | 239 | | |
235 | 240 | | |
236 | 241 | | |
| |||
312 | 317 | | |
313 | 318 | | |
314 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
315 | 325 | | |
316 | 326 | | |
317 | 327 | | |
| |||
0 commit comments