(testsuite) Fix assert_bash_type perldoc > perl
Make `assert_bash_type' reflect bash-side where `have perl' is checked, and not perldoc, to determine whether `perldoc' completion should be installed.
This commit is contained in:
parent
db9c42340c
commit
d358036572
@ -1,3 +1,3 @@
|
|||||||
if {[assert_bash_type perldoc]} {
|
if {[assert_bash_type perl]} {
|
||||||
source "lib/completions/perldoc.exp"
|
source "lib/completions/perldoc.exp"
|
||||||
}; # if
|
}; # if
|
||||||
|
Loading…
x
Reference in New Issue
Block a user