]> arthur.barton.de Git - bup.git/commit
cleanup-mounts-under: Don't fail when /proc/mounts isn't readable cleanup-mounts-under
authorAlexander Barton <alex@barton.de>
Wed, 31 Dec 2014 17:53:34 +0000 (18:53 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 31 Dec 2014 17:53:34 +0000 (18:53 +0100)
commitefb51e4531bb76355a9126eb060fe5a01f2db2ca
tree70f5ef3c8c0d942ec6d7e4bcce6694afb159a478
parent9d6a70f48926fcbb84e39c909c0e8a8843a17154
cleanup-mounts-under: Don't fail when /proc/mounts isn't readable

Not all operating systems provide a "/proc/mounts" file (for exmaple,
Darwin/OS X doesn't), so ignore this error for now ...

This doesn't solve the problem per se but makes "make clean" usable
on those systems again.

Signed-off-by: Alexander Barton <alex@barton.de>
t/cleanup-mounts-under