NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59602 CVS commit: src/bin/sh



The following reply was made to PR bin/59602; it has been noted by GNATS.

From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59602 CVS commit: src/bin/sh
Date: Mon, 18 Aug 2025 18:58:59 +0000

 Module Name:	src
 Committed By:	kre
 Date:		Mon Aug 18 18:58:59 UTC 2025
 
 Modified Files:
 	src/bin/sh: cd.c
 
 Log Message:
 PR bin/59602  PWD update failure message from cd fix.
 
 Only complain about being unable to determine the new
 directory name after a cd when -e is given (test for
 that was forgotten).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.55 -r1.56 src/bin/sh/cd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index