]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sh: Test that the read builtin passes through all byte values
authorJilles Tjoelker <jilles@FreeBSD.org>
Fri, 18 Feb 2011 20:51:13 +0000 (20:51 +0000)
committerJilles Tjoelker <jilles@FreeBSD.org>
Fri, 18 Feb 2011 20:51:13 +0000 (20:51 +0000)
commite8d17ee524b785984416765f3eb237c2a3172dab
treed54b50f736e89cd68fe96d1ca733e68743c45baa
parent06d23883e738a5622a044425de20fc0dc6de52b7
sh: Test that the read builtin passes through all byte values
except NUL, newline and backslash.

This also passes on stable/8.
tools/regression/bin/sh/builtins/read5.0 [new file with mode: 0644]