If a depends on b which depends on a, redo would just freeze. Now it aborts with a somewhat helpful error message. [Updated by apenwarr for coding style and to add a test.] |
||
|---|---|---|
| .. | ||
| a.do | ||
| all.do | ||
| b.do | ||
| clean.do | ||
If a depends on b which depends on a, redo would just freeze. Now it aborts with a somewhat helpful error message. [Updated by apenwarr for coding style and to add a test.] |
||
|---|---|---|
| .. | ||
| a.do | ||
| all.do | ||
| b.do | ||
| clean.do | ||