If a pairname could not be found in the region lookup, index_setsm.py does not write any records with that pairname, with the script returning an exit code of 0 and reporting "100.0% ...features written". Would it be appropriate for the script to return a non-zero exit code in this case?
If a pairname could not be found in the region lookup,
index_setsm.pydoes not write any records with that pairname, with the script returning an exit code of 0 and reporting "100.0% ...features written". Would it be appropriate for the script to return a non-zero exit code in this case?