mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
scripts: Enforce disabled confirmation in bash completion
https://bug.tasktools.org/browse/TW-1578
This commit is contained in:
parent
484979b4e0
commit
704eb1eab3
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
#
|
||||
################################################################################
|
||||
#the following variable is substituted for by ../../test/bash_completion.t
|
||||
taskcommand='task rc.verbose:nothing'
|
||||
taskcommand='task rc.verbose:nothing rc.confirmation:no'
|
||||
|
||||
_task_get_tags() {
|
||||
$taskcommand _tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue