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. |
||
|---|---|---|
| .. | ||
| fakesub | ||
| fakesub2 | ||
| all.do | ||
| default.y.z.do | ||
| defaults.do | ||
| exists.do | ||
| nonexists.do | ||