taskwarrior/scripts/bash
Ran Benita 661ce5888f 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.
2016-08-02 08:23:51 -04:00
..
task.sh Scripts: Quoted regular expression to avoid bash glob expansion 2016-08-02 08:23:51 -04:00
task_functions.sh Initial support for context and focus (see Issue #218). 2013-08-21 17:34:19 -04:00