[CentOS-devel] [PATCH] better error reporting on invalid dir

Mon Jun 15 13:30:41 UTC 2015
Pat Riehecky <riehecky at fnal.gov>

Recently I've found it handy to know where I am when the various commands
complain about an invalid source directory.

So I've added slightly more detail to the resulting error message.
Odds are it shouldn't bug any existing tools and help with troubleshooting
mass commands.

Pat Riehecky (1):
  Better error reporting on invalid dirs

 get_sources.sh         |    3 ++-
 into_srpm.sh           |    3 ++-
 return_disttag.sh      |    3 ++-
 show_possible_srpms.sh |    3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)