wtsi-npg / baton

iRODS client programs and API
http://wtsi-npg.github.io/baton
GNU General Public License v2.0
19 stars 19 forks source link

Exit when the file provided by the -f option can't be opened #251

Closed kjsanger closed 3 years ago

kjsanger commented 3 years ago

All the CLI programs would segfault if the file specified by -f | --file doesn't exist, despite detecting the problem and printing an error message.