todotxt / todo.txt-cli

☑️ A simple and extensible shell script for managing your todo.txt file.
http://todotxt.org
GNU General Public License v3.0
5.56k stars 713 forks source link

Fix tests on Debian #326

Closed tylerszabo closed 3 years ago

tylerszabo commented 3 years ago

Corrected an additional regex to match tags on mawk 1.3.3 in Debian

Before submitting a pull request, please make sure the following is done:

karbassi commented 3 years ago

I'm okay with this.

@inkarkat can you sign off on this and I'll merge.

karbassi commented 3 years ago

Thanks @tylerszabo for the PR.