MarcusBarnes / mik

The Move to Islandora Kit is an extensible PHP command-line tool for converting source content and metadata into packages suitable for importing into Islandora (or other digital repository and preservations systems).
GNU General Public License v3.0
34 stars 11 forks source link

checkconfig doesn't detect missing CSV input file #500

Open mjordan opened 5 years ago

mjordan commented 5 years ago

php mik -c foo.ini --checkconfig all does not detect a missing CSV input file, but if it is missing, running mik without --checkconfig results in an exception reporting it can't find the input file.