summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-07-06 05:28:32 +0000
committerngie <ngie@FreeBSD.org>2017-07-06 05:28:32 +0000
commit6ff7946afb4b41e426953411625b99025f797c54 (patch)
tree7df66ff20e4a65628fb6ac5223b426640bf53338 /etc
parenta06abe868e949f174390ff4b305a6bb66ba7b82e (diff)
downloadFreeBSD-src-6ff7946afb4b41e426953411625b99025f797c54.zip
FreeBSD-src-6ff7946afb4b41e426953411625b99025f797c54.tar.gz
MFC r319626:
Add basic tests for echo(1) 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.
Diffstat (limited to 'etc')
-rw-r--r--etc/mtree/BSD.tests.dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index 920043e..409542e 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -14,6 +14,8 @@
..
dd
..
+ echo
+ ..
expr
..
ln
OpenPOWER on IntegriCloud