tests: avoid false failure when df lists no root file system
commitdc9146c4a2b947998b11c0995d017ca64a5583a1
authorPádraig Brady <P@draigBrady.com>
Mon, 25 Apr 2016 22:12:14 +0000 (25 23:12 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 26 Apr 2016 10:35:59 +0000 (26 11:35 +0100)
tree0f8b0d6db066b3810cda30f98f4cce411f62f25a
parentc92585b10b29ce2c31c69cea52e69ef053c9679f
tests: avoid false failure when df lists no root file system

* tests/df/skip-duplicates.sh: Skip the test when there is no
'/' entry listed by df, which was seen in certain chroot setups.
tests/df/skip-duplicates.sh