Revision 92428559 snf-pithos-backend/pithos/backends/modular.py

b/snf-pithos-backend/pithos/backends/modular.py
765 765
        if user != account and until:
766 766
            raise NotAllowedError
767 767

  
768
        objects = []
768
        objects = set()
769 769
        if shared and public:
770 770
            # get shared first
771 771
            shared_paths = self._list_object_permissions(

Also available in: Unified diff