NetBSD-Bugs archive

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

PR/60099 CVS commit: src/tests/bin/sh



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

From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60099 CVS commit: src/tests/bin/sh
Date: Wed, 18 Mar 2026 14:46:29 +0000

 Module Name:	src
 Committed By:	kre
 Date:		Wed Mar 18 14:46:28 UTC 2026
 
 Modified Files:
 	src/tests/bin/sh: t_expand.sh
 
 Log Message:
 PR bin/60099 fix a (harmless) c&p issue in previous
 
 The test name used in failure error messages suffered from
 a c&p problem (cut from the wrong place).   No effect upon
 the tests themselves, just the error message produced when
 a test case fails.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 src/tests/bin/sh/t_expand.sh
 
 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