K 10 svn:author V 6 jilles K 8 svn:date V 27 2012-01-27T20:53:37.232183Z K 7 svn:log V 231 MFC r230095: sh: Properly show "Not a directory" error in cd builtin. The errno message display added in r222292 did not take attempting to cd to a non-directory or something that cannot be stat()ed into account. PR: bin/164070 END