-
-
Notifications
You must be signed in to change notification settings - Fork 917
Shopt globstar does not work #2043
Copy link
Copy link
Closed
Labels
dep: mvdan/shIssues related to the upstream interpreter used by Task.Issues related to the upstream interpreter used by Task.
Description
Activity
Metadata
Metadata
Assignees
Labels
dep: mvdan/shIssues related to the upstream interpreter used by Task.Issues related to the upstream interpreter used by Task.
Type
Fields
No fields configured for bug.
Description
For me, shell option globstar does not work.
I followed this documentation: https://taskfile.dev/usage/#set-and-shopt
If I adjust it to just
echo *.gothe expansion works. So it is just globstar that is broken?Version
3.41.0
Operating system
Linux
Experiments Enabled
No response
Example Taskfile