From bbaee152800b1c343f30e94b9c2ddc52ef182b82 Mon Sep 17 00:00:00 2001 From: Daniel Thayer Date: Sun, 12 May 2019 19:17:25 -0500 Subject: [PATCH] Undo a change to btest.cfg from a recent commit Remove a line from btest.cfg that was added (probably unintentionally) in commit 789cb376. --- testing/btest/btest.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/testing/btest/btest.cfg b/testing/btest/btest.cfg index 8c457afee0..de6ff9c65a 100644 --- a/testing/btest/btest.cfg +++ b/testing/btest/btest.cfg @@ -29,4 +29,3 @@ BRO_DEFAULT_LISTEN_RETRY=1 BRO_DEFAULT_CONNECT_RETRY=1 BRO_DISABLE_BROXYGEN=1 ZEEK_ALLOW_INIT_ERRORS=1 -DYLD_LIBRARY_PATH=/opt/local/lib