scripts: Enforce disabled confirmation in bash completion
https://bug.tasktools.org/browse/TW-1578
This commit is contained in:
committed by
Paul Beckingham
parent
484979b4e0
commit
704eb1eab3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user