scripts: Enforce disabled confirmation in bash completion

https://bug.tasktools.org/browse/TW-1578
This commit is contained in:
Tomas Babej 2015-03-18 14:49:08 +01:00 committed by Paul Beckingham
parent 484979b4e0
commit 704eb1eab3

View file

@ -50,7 +50,7 @@
# #
################################################################################ ################################################################################
#the following variable is substituted for by ../../test/bash_completion.t #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() { _task_get_tags() {
$taskcommand _tags $taskcommand _tags