f615d17cb6
Some tests failed with label `failed', which is incorrect because the completions just weren't installed. Completions weren't installed because the commands to complete weren't installed. Fixed so that if commands aren't available, the tests fail with label `unsupported'.
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
if {[assert_bash_type {check_db}]} {
|
|
source "lib/completions/check_db.exp"
|
|
}; # if
|