bug#15376: [FYI] {minor} install-sh: a slightly better diagnostic, and tests enhancements

2013-12-25 Thread Stefano Lattarini
* lib/install-sh: When called with no non-option arguments and the '-t' option with an argument that is not an existing directory, have the diagnostic output complain about the lack of required arguments rather than about the bad argument passed to '-t'. * t/install-sh-unittests.sh: Enhance to also

bug#15376: [PATCH] install-sh: be stricter in catching invalid usages

2013-12-25 Thread Stefano Lattarini
severity 15376 minor tags 15376 + patch close 15376 stop Reference: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15376 Hi Tobias, thanks for the report and the patch, and sorry for the shameful delay. I've adjusted the problem you reported, plus other similar issues I noticed along the way, with