(testsuite) Test lftpget only if available

This commit is contained in:
Freddy Vulto 2009-11-07 09:28:14 +01:00
parent 36eb06af6b
commit 573844daa2

View File

@ -1 +1,3 @@
source "lib/completions/lftpget.exp"
if {[assert_bash_type {lftpget}]} {
source "lib/completions/lftpget.exp"
}; # if