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
6
t/660-stamp/.gitignore
vendored
6
t/660-stamp/.gitignore
vendored
|
|
@ -4,3 +4,9 @@
|
|||
/inp
|
||||
/bob
|
||||
/usestamp2
|
||||
/a
|
||||
/b
|
||||
/ab
|
||||
/doing_ab
|
||||
/abc
|
||||
/doing_abc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue