This website requires JavaScript.
CODE
0x495fab29
Explore
Sign in
forks
/
apenwarr-redo
Watch
1
Star
0
Fork
You've already forked apenwarr-redo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1f64cc4525
apenwarr-redo
/
t
/
250-makedir
/
dirtest
/
t1.do
2 lines
36 B
Text
Raw
Normal View
History
Unescape
Escape
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.
2011-01-17 23:53:35 -08:00
redo-ifchange dir1/go
t/deps/dirtest: test correct dependency checking for targets named 'dirname' We had a bug (fixed in the previous commit) where doing 'redo-ifchange dirname' (which runs dirname/all.do) would not create the stamp correctly, so that it would always show up as dirty. It's a little bit complicated to simulate, but this does it.
2010-11-22 22:50:54 -08:00
echo $$ >>log
Reference in a new issue
Copy permalink