vmware-archive / quickstep

Quickstep Project
Apache License 2.0
27 stars 13 forks source link

Better error messages for failed unix glob. #174

Closed cramja closed 8 years ago

cramja commented 8 years ago

In relation to #173 this is a small PR aimed at not fully fixing the issue but to better report Unix glob errors.

It also crash the system instead of having the system hang as it does now when a file pattern creates no file matches.

pateljm commented 8 years ago

Nice! LTGM. Merging.