common.mergeFilesQuery assuming every analysis provides a merge config...
Someone must have missed that not every analysis package has a merge config (or not always in the same place). The lack thereof shouldn't make submit.py (from CAFExample) error, so the common.mergeFilesQuery
method should at most issue a warning/info if auxData/submission/merge.cfg
cannot be found.