1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-27 08:00:11 +00:00
freebsd/usr.bin/sed
Yuri Pankov e4bfd2a675 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'.
2020-07-13 01:32:37 +00:00
..
tests sed/multi_test: print comment for current test, not next one 2020-07-13 01:32:37 +00:00
compile.c sed: attempt to learn about hex escapes (e.g. \x27) 2020-06-07 04:32:38 +00:00
defs.h
extern.h
main.c Read commands from stdin when -f - is passed to sed(1) 2020-06-10 19:23:58 +00:00
Makefile pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
Makefile.depend
misc.c
POSIX
process.c
sed.1 Read commands from stdin when -f - is passed to sed(1) 2020-06-10 19:23:58 +00:00