mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
echo so I know it's doing something
This commit is contained in:
parent
2465017e46
commit
64276b041e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue