tests/binfile.bin
author Danek Duvall <danek.duvall@oracle.com>
Wed, 02 Mar 2016 14:58:29 -0800
changeset 28337 869e65e68aee
parent 3368 751df21dad72
permissions -rw-r--r--
tests: Solaris cmp complains about empty files, even with -s When you compare an empty file, such as /dev/null, with a non-empty file, Solaris cmp complains on stderr with "cmp: EOF on /dev/null", even if the -s argument is present. GNU cmp makes the complaint, but silences it with -s. We can change the pdiff utility to simply redirect stderr to /dev/null so that we don't have to worry about this difference in the test files.

(binary:application/octet-stream)