Re: [OT] CDPATH
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:06
"Ron Parker" [off-list ref] writes:
Junio C Hamano [off-list ref] wrote:quoted
Are you sure bash-completion is the culprit, not your CDPATH?Sorry, I was half-asleep yesterday. Of course it was CDPATH and not bash-completion.
Thanks for confirmation. This suggests in t/test-lib.sh we'd better have "unset CDPATH" near the top to prevent surprises like this.