Even blank lines (with spaces) give Travis heartache. Sigh.

This commit is contained in:
David Kerr 2019-05-22 23:01:23 -04:00
parent a18ce275ab
commit 10994d65be
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ _freedns_data_id() {
fi
return 1
fi
data_id="$(echo "$htmlpage" | tr -d "[:space:]" | sed 's/<tr>/@<tr>/g' | tr '@' '\n' \
| grep "<td[a-zA-Z=#]*>$record_type</td>" \
| grep "<ahref.*>$search_domain</a>" \