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.
5 lines
83 B
Text
5 lines
83 B
Text
echo $$ >>stampy.log
|
|
redo-ifchange inp bob
|
|
cat inp
|
|
cd ..
|
|
redo-stamp <s60-stamp/inp
|