Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!XAGSUN.EPM.ORNL.GOV!romine From: romine@XAGSUN.EPM.ORNL.GOV Newsgroups: gnu.bash.bug Subject: Flurry of `file not found' messages. Message-ID: <8907101900.AA11281@xagsun.epm.ornl.gov> Date: 10 Jul 89 18:59:59 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 11 I don't know if this has been discussed before, but I dislike the flurry of `file not found' messages that are produced when CDPATH is non-null and an attempt is made to change to a nonexistent directory. The fix is to delete the call to file_error at line 920 of builtins.c (bash-1.02). I fixed the same behavior in versions 0.99 and 1.01. Chuck Romine romine@msr.epm.ornl.gov P.S. I have not mentioned machine/OS configurations, since this is not a machine-dependent phenomenon. It's evidently intentional.