echo so I know it's doing something

This commit is contained in:
Eric House 2014-11-15 20:37:22 -08:00
parent 2465017e46
commit 64276b041e

View file

@ -73,6 +73,7 @@ for LOC in $LOCS; do
done
done
echo "searching for ${#ENG_IDS[*]} unique string ids"
if [ -n "$SEARCH_SOURCE" ]; then
IDS="${!ENG_IDS[*]}"
for ID in $IDS; do