apenwarr-redo/t/122-defaults-parent/inner2
Avery Pennarun e5a27f04e8 If redo searched all the way up to /default.do, it would run ./default.do instead.
This only happened if the containing project was buggy, ie. you tried
to build a target that has no .do file available anywhere. However, it
resulted in a confusing outcome for that case, where we'd run the wrong
default.do file with the wrong parameters.

Extended an existing test to catch this mistake.
2019-03-02 04:05:36 -05:00
..
default.do If redo searched all the way up to /default.do, it would run ./default.do instead. 2019-03-02 04:05:36 -05:00