I attempted to fix this in commit c06d1fba40, but it was apparently
incomplete and not all cases were covered by tests.
Let's add a much more thorough test by going through every possible
combination and making sure redo-{sources,targets,ood} all work as
expected, that the "you modified it" warning does or does not show up
when expected, and that dependencies are rebuilt the number of times we
expect.
4 lines
59 B
Text
4 lines
59 B
Text
redo-ifchange bork
|
|
echo sub
|
|
echo sub >&2
|
|
printf y >>$1.log
|