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
95680ed7ef
apenwarr-redo
/
test.do
2 lines
50 B
Text
Raw
Normal View
History
Unescape
Escape
Add a bunch of manpages.
2010-12-12 01:59:26 -08:00
redo-ifchange Documentation/all t/c.c
test.do would run all its subtasks even though it used 'redo-ifchange'. The behaviour is what we wanted, but it shouldn't have worked. So fix the bug in redo-ifchange, then change test.do to use 'redo' instead so it continues to do what we want, only for the right reason. (The bug is that 'redo-ifchange dirname', which runs dirname/all.do, didn't result in stamps getting checked correctly.)
2010-11-23 01:01:51 -08:00
redo t/test
Reference in a new issue
Copy permalink