taskwarrior/scripts/bash
Ran Benita 1f2c5bfed7 Scripts: Quoted regular expression to avoid bash glob expansion
The quote is needed, otherwise it is treated as a bash glob first, which
causes trouble if there actually happens to be matching files, and
fails entirely if `shopt -s failglob` is set.
2018-05-13 20:05:19 -04:00
..
task.sh Scripts: Quoted regular expression to avoid bash glob expansion 2018-05-13 20:05:19 -04:00
task_functions.sh Initial support for context and focus (see Issue #218). 2013-08-21 17:34:19 -04:00