K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-03-31T21:25:40.771537Z K 7 svn:log V 323 Correct error messages in recently added test. The large read test uses an empty file created via mkstemp() rather than /dev/null as character devices are subject to two different clamping sysctls. However, I forgot to update some of the error messages after changing to mkstemp() that were still referring to /dev/null. END