55bc44b035
Fixed `assert_complete()' to remove an optional (partial) argument from `cmd' when expecting `cmd + longestCommonPrefix'. Added `prompt' argument to procs `assert_bash_exec()' & `sync_after_int()'
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
if {[assert_bash_type {env}]} {
|
|
source "lib/completions/env.exp"
|
|
}; # if
|