tests: fix false test failure with df on Debian/kFreeBSD
commitcbed4b33762d9e42f403f3b5d15650ae925faa64
authorAssaf Gordon <assafgordon@gmail.com>
Fri, 27 Mar 2015 09:38:48 +0000 (27 09:38 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 27 Mar 2015 09:43:42 +0000 (27 09:43 +0000)
tree9fd7dd13067a2c4736045747c285e23d6938cfca
parent41d0fc1c37c68ae1a343965d9858c97e15a3cb9c
tests: fix false test failure with df on Debian/kFreeBSD

* tests/fs/skip-duplicates.sh: On this platform .mnt_opts is significant
so define to empty to avoid a NULL deref in read_file_system_list().
Fixes http://bugs.gnu.org/20210
tests/df/skip-duplicates.sh