]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sed/multi_test: print comment for current test, not next one
authorYuri Pankov <yuripv@FreeBSD.org>
Mon, 13 Jul 2020 01:32:37 +0000 (01:32 +0000)
committerYuri Pankov <yuripv@FreeBSD.org>
Mon, 13 Jul 2020 01:32:37 +0000 (01:32 +0000)
commite4bfd2a67584983ad0246abd84982b2e6539204c
treedbc525b9bf5c8b813a30f4b68054f3f915abbfc2
parent6722f6e5772f25d4af59e7960306dd9da1bab0f3
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