]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sed/multi_test: print comment for current test, not next one
authoryuripv <yuripv@FreeBSD.org>
Mon, 13 Jul 2020 01:32:37 +0000 (01:32 +0000)
committeryuripv <yuripv@FreeBSD.org>
Mon, 13 Jul 2020 01:32:37 +0000 (01:32 +0000)
commit0fff0d1d9e035953b4d2647f5382c47135bd42d7
treedbc525b9bf5c8b813a30f4b68054f3f915abbfc2
parent24c0b1c5e014e135b77235f25ca835a36ab41646
sed/multi_test: print comment for current test, not next one

This is visible when e.g. 8.20 is failing:

not ok 96 8.20 # \ in y command

8.20's comment should be '[ as an s delimiter and its escapes'.
usr.bin/sed/tests/multi_test.sh