XXX remove_filegrp link to OCR-D issue

This commit is contained in:
Gerber, Mike 2019-06-21 12:10:19 +02:00
parent f94230c587
commit ad3a7c2b95

View file

@ -15,6 +15,9 @@ remove_filegrp() {
xmlstarlet ed --inplace \
-N mets=http://www.loc.gov/METS/ \
-d "//mets:fileGrp[@USE='$filegrp_use']" $mets
# XXX See also https://github.com/OCR-D/core/issues/245
# XXX This should also delete the files (after checking if they are indeed inside the workspace) and the directory
}
do_fontident() {