summaryrefslogtreecommitdiff
path: root/test/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-01-28 12:42:01 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-01-28 19:44:57 +0000
commit66387a737208e277990b0cbfe58db3db419f34b2 (patch)
tree80fb5d051e5dbbebf056d5eb4887fe2d5f6d7c71 /test/src
parentd011368ae0e05db3dd79c111020686f3a1364ab0 (diff)
Routing: dnslookup and manualroute routers: ipv4_only, ipv4_prefer options. Bug 2149
Diffstat (limited to 'test/src')
-rw-r--r--test/src/locate.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/locate.pl b/test/src/locate.pl
index 2eb319cdd..ba74e030b 100644
--- a/test/src/locate.pl
+++ b/test/src/locate.pl
@@ -10,6 +10,7 @@ my @dirs = grep { /^\// && -d } split(/:/, $ENV{PATH}), qw(
/bin
/usr/bin
/usr/sbin
+ /usr/lib
/usr/libexec
/usr/local/bin
/usr/local/sbin