mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
If we find no files to check, gracefully quit the test. Formerly, if the list was empty we ended up trying to read from stdin, and thus hung. Signed-off-by: Graham Whaley <graham.whaley@intel.com>