-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replicate AIP bag contents not container dir
Ensure that during replication we're copying the AIP (bag) contents and not the container directory. Copying the container directory pushes the replicated structure one level further down than we expect and so when we come to test for something, e.g. fixity, we cannot find the structural aspects of the bag, e.g. manifests, to perform validation.
- Loading branch information
1 parent
24ad167
commit 9778b0f
Showing
2 changed files
with
35 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters