diff options
author | Daniel Xu <dxu@dxuuu.xyz> | 2019-08-19 22:10:48 -0700 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-08-20 16:03:37 +0900 |
commit | 6fcc047c3116b6ef59cae39b3beb9e815f9b62a6 (patch) | |
tree | bbe1386eae936e6d114f78ada7f23e4cba33ee93 /worker/worker_enabled.go | |
parent | 334ca89bea38132252d092ad6066af100768eff7 (diff) |
Only compile regex portion of folder filter
The code was trying to compile the `~` as well. In this case, it was
trying to match a literal `~` to the front of the supplied regex.
Fixes: 334ca89bea381 ("folder filter: only assume regex if filter is
~fmt")
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Diffstat (limited to 'worker/worker_enabled.go')
0 files changed, 0 insertions, 0 deletions