We sometimes missed deps when more than one dep required a stamp check.
If must_build was nonempty when recursively calling isdirty() that returned a list, we'd lose the original value of must_build.
This commit is contained in:
parent
cb713bdace
commit
67c1d4f7d8
10 changed files with 47 additions and 5 deletions
3
t/660-stamp/a.do
Normal file
3
t/660-stamp/a.do
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
redo-always
|
||||
echo a | redo-stamp
|
||||
echo a > $3
|
||||
Loading…
Add table
Add a link
Reference in a new issue