4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
if {[assert_bash_type {arch}] && [assert_bash_type {mailmanctl}]} {
|
|
source "lib/completions/arch.exp"
|
|
}; # if
|