Remove troubleshooting info

This commit is contained in:
Rob Pearce 2021-11-22 14:42:33 +11:00
parent 8e538a67d9
commit 1c24822940
1 changed files with 0 additions and 1 deletions

1
t.sh
View File

@ -1743,7 +1743,6 @@ else
fi fi
done done
else else
echo "GOT TEXT" >/dev/stderr
# text to match # text to match
a=$( echo ${filter} | tr 'A-Z' 'a-z') a=$( echo ${filter} | tr 'A-Z' 'a-z')
for id in ${!taskid[@]}; do for id in ${!taskid[@]}; do