Source-Changes archive

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

CVS commit: src/tests/bin/sh



Module Name:    src
Committed By:   kre
Date:           Fri Mar 27 09:06:09 UTC 2026

Modified Files:
        src/tests/bin/sh: t_expand.sh

Log Message:
Learn how to add (me that is).

This is a NFC change - just correcting the sub-test numbers in the
comments (somehow, sometime in the past, I deduced that 79 + 3 == 80,
and from that point onwards, everything was out by two).

The tests themselves count properly, the comments are intended to allow
matching the failing sub-test number reported when something fails, with
the code for the failing sub-test in the source.   Having the wrong values
listed wouldn't help with that.   Of course, as this simple test case
doesn't fail, it was never noticed that the numbering was incorrect.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 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