flush-cache can cause files affected by redo-stamp to get rebuilt unnecessarily, which the test is specifically trying to validate. Since other tests run flush-cache at random times when using -j, this would cause random test failures.
4 lines
65 B
Text
4 lines
65 B
Text
redo-ifchange a b
|
|
echo "doing ab" >&2
|
|
echo ab >$3
|
|
touch doing_ab
|