8712: Set self.collection = None when clearing the contents of a
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 4 Apr 2016 19:40:33 +0000 (15:40 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 4 Apr 2016 19:40:33 +0000 (15:40 -0400)
commit55778ad90a9b869f514e729b3f85c12383f4e2a7
tree73088c9067cd3827d047ef040e0230752c785a6e
parenteea5f75077ca5d3adced3ad3d90f755d0fa5b3d8
8712: Set self.collection = None when clearing the contents of a
CollectionDirectory, so that it gets properly reloaded on update().
services/fuse/arvados_fuse/fusedir.py
services/fuse/tests/test_cache.py