Changeset 35111


Ignore:
Timestamp:
2021-04-23T14:45:46+12:00 (3 years ago)
Author:
davidb
Message:

Added extra echo statement to detail what is going on

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-sites-dev/eurovision-lod/collect/eurovision/prepare/08-EXPLODE-SPOTIFY-SPARQLRESULTS-TO-IMPORT.sh

    r35109 r35111  
    4848echo ""
    4949echo "Adding metadata_esc_mir_gold.xml to the sparqlresults-* directories in '../import' (from exploded results in '$tmp_cache')"
    50 
    51 
    52 #for d in $tmp_cache/sparqlresults-* ; do
    53 #    tail_d=${d##*/}
    54 #    cat $tmp_cache/$tail_d/metadata.xml \
    55 #   | sed 's/mode="accumulate"/mode="override"/' > ../import/$tail_d/metadata-esc-mir-gold.xml   
    56 #done
    57 
     50echo "  Along with a manually assigned override file metadata_esc_mir_gold__override.xml"
    5851
    5952num_explode_subdirs=`ls -d $tmp_cache/sparqlresults-local--esc-mir-gold* | wc -l`
Note: See TracChangeset for help on using the changeset viewer.