Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
tests: Disable plugins for the test suite
Emmanuel Vadot committed 5 years ago
commit f8b72fe1297a1ae287666db58aaaab09ac1b7b62
parent 624078c
1 file changed +1 -0
modified tests/frontend/test_environment.sh.in
@@ -6,6 +6,7 @@ export PATH=$(atf_get_srcdir)/../../src/:${PATH}
export INSTALL_AS_USER=yes
export PKG_DBDIR=.
export NO_TICK=yes
+
export PKG_ENABLE_PLUGINS=false
@if coverage
export LLVM_PROFILE_FILE=/tmp/pkg.%p.profraw
@endif