ovis-hpc / sos

sos pre-release stable.
https://github.com/ovis-hpc/sos/wiki
Other
4 stars 7 forks source link

sos-schema incorrect error statement #100

Closed bschwal closed 1 month ago

bschwal commented 1 month ago

When trying to export a schema to a json file with a directory that does not exist using sos-schema, the incorrect error appears. Rather than saying the directory does not exist for the output json file it says "Error accessing the container X" where X is the path specified for the database export.

tom95858 commented 1 month ago

This is fixed by commit #be5bff4