Fixed failing test on FreeBSD when writing to /dev/full
The test is a bit fragile, checking for an exact error message trying to write to /dev/full. The error text is apparently different on linux and freebsd.
The test is a bit fragile, checking for an exact error message trying to write to /dev/full. The error text is apparently different on linux and freebsd.