On 07/20/2014 10:50 AM, Chris Clayton wrote: > + df --local > Filesystem 1K-blocks Used Available Use% Mounted on > /lib/modules 61796348 32476332 26157904 56% /boot/modules > run 4040252 160 4040092 1% /run > /dev/sda1 81919996 65196344 16723652 80% /winc > /dev/sda7 31457276 2727756 28729520 9% /share > /mnt/kernel 20511356 3874204 15572192 20% /home/chris/kernel > /mnt/archive 30832636 14439704 14803684 50% /home/chris/archive > /mnt/kvm 30832636 15742288 13501100 54% /home/chris/kvm > shm 4040252 0 4040252 0% /dev/shm
Thanks for the bug report. I think this is a false-positive of the test case. If I read the test log correct, then it's not the bind mount which confuses the test. It rather seems that it does not expect "/" to be a non-local file system. What does "src/df --out /" print on this system? Thanks & have a nice day, Berny
