CVS commit: src/tests/bin/sh
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.