builder.py: we weren't stamping .do files correctly if dodir!='.'.
The result was that t/deps/dirtest was actually failing in some cases. But it wasn't failing quite reliably enough, because the failing test was dirtest/dir1/all, which has the same name as some other 'all' files, confusing the issue. Renamed dirtest/dir1/all.do to dirtest/dir1/go.do instead. Reported by Prakhar Goel and Berke Durak.
This commit is contained in:
parent
204ac1411d
commit
4c06332ea1
3 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +0,0 @@
|
|||
redo-ifchange stinky
|
||||
echo $$ >>log
|
||||
Loading…
Add table
Add a link
Reference in a new issue