goss-org / goss

Quick and Easy server testing/validation
https://goss.rocks
Apache License 2.0
5.5k stars 470 forks source link

"socket" as one more valid filetype for "file" testing #858

Closed fruit closed 7 months ago

fruit commented 7 months ago
Checklist

Description of change

Some files can be sockets. Goss detects already socket files correctly with filetype socket.

aelsabbahy commented 7 months ago

Great catch, thanks!