taskwarrior/scripts
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
..
add-ons Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
bash Scripts: Quoted regular expression to avoid bash glob expansion 2016-08-02 08:23:51 -04:00
fish Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
hooks Hooks: Improved comments in sample hook script 2015-08-12 23:21:16 -04:00
utils Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
vim Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
zsh Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CMakeLists.txt Hooks 2014-05-14 20:10:37 -04:00