Improve warning about unmatched file names
opened this issue · comments
Deleted user commented
When a task is not run due to unmatched file names, the debugging could be simplified if Ruffus actually showed the reg exp and (a few in case of many, say, more than 10) the file names that are available to the task. Currently, even with verbosity 10, it's difficult to find subtle errors since the matching done by Ruffus is not transparent to the user