depcomp: fix bugs in tests and in the depcomp script
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 11 Apr 2011 10:26:58 +0000 (12:26 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 11 Apr 2011 10:26:58 +0000 (12:26 +0200)
commit9ada18be77d81c1e79ac360bb7a57810b2b6f546
tree73617a8789e6dcf18122caa7a266a572523c7148
parent1ae0d32e09b89de68955485fbc906202832f7d74
depcomp: fix bugs in tests and in the depcomp script

* lib/depcomp (gcc): Remove duplicated `-e' from sed invocation.
* tests/depcomp10.test: Make it executable.  Fix a blunder that
has left part of an intended comment not prefixed by `#', thus
causing shell syntax errors.  In this same comment, break a
too-long reported error message on multiple lines, for clarity.
Add reference to the relevant bug report.  Add a comment which
explains why the test result 'skipped' if the first "make" call
fails.  Add other useful comments.
* tests/depcomp9.test: Slightly improve comments.
ChangeLog
lib/depcomp
tests/depcomp10.test [changed mode: 0644->0755]
tests/depcomp9.test