]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
nuke: fix unmounted multiple fuse mount points
authorJohn Spray <jspray@redhat.com>
Thu, 3 Jul 2014 13:05:34 +0000 (14:05 +0100)
committerJohn Spray <jspray@redhat.com>
Thu, 3 Jul 2014 15:09:29 +0000 (16:09 +0100)
commitf6ec958986762ddb4fbed1ad22c2d7ad6ff9525c
treef8519ff55a99b1d529cbc5ddc833dd0a4143498d
parent87383048d6e227dd7ad68cdd40fa2804e836dae5
nuke: fix unmounted multiple fuse mount points

It was trying to pass multiple paths to fusermount, but
it should instead invoke fusermount for each path.

Signed-off-by: John Spray <john.spray@redhat.com>
teuthology/nuke.py