mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
Verify that echo(1) does not...
- ... print the trailing newline character with option '-n'.
- ... print the trailing newline character when '\c' is appended to
the end of the string.
Submitted by: shivansh
Reviewed by: asomers, ngie
MFC after: 1 month
Sponsored by: Google, Inc (GSoC 2017)
Differential Revision: D11036
|
||
|---|---|---|
| .. | ||
| tests | ||
| echo.1 | ||
| echo.c | ||
| Makefile | ||
| Makefile.depend | ||