apenwarr-redo/minimal
Avery Pennarun a14aa4c86d minimal/do whichdo: should print ../default.do if ../$1.do exists.
It would be incorrect to print ../$1.do (we only use $1.do in the
*current* directly, not prefix dirs; we only use default*.do in
those).  However, when we found ../default.do, we forgot to print it,
because of a silly logic error.
2018-11-02 03:13:45 -04:00
..
fakedir minimal/do: add redo-whichdo support and internal unit tests. 2018-11-02 02:20:52 -04:00
default.zz.do minimal/do: add redo-whichdo support and internal unit tests. 2018-11-02 02:20:52 -04:00
do minimal/do whichdo: should print ../default.do if ../$1.do exists. 2018-11-02 03:13:45 -04:00
do.test minimal/do: add redo-whichdo support and internal unit tests. 2018-11-02 02:20:52 -04:00
test.do minimal/do: add redo-whichdo support and internal unit tests. 2018-11-02 02:20:52 -04:00