ucsdlib / damsrepo

DAMS Repository
Other
4 stars 2 forks source link

Fixes #85 - Updated dsControlGroup with value M for content files #86

Closed lsitu closed 5 years ago

lsitu commented 5 years ago

Fixes #85

Updated dsControlGroup with value M for content files instead of X.

@mcritchlow / @ucsdlib/developers Please review and comment ...

mcritchlow commented 5 years ago

This LGTM, as you noted in our discussion, it's not completely clear what's going to happen when we hit this line in the method

return local_or_remote_content(false) != @datastream_content

But there's only one way to find out I suppose.