aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test.bats')
-rwxr-xr-xtest.bats1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.bats b/test.bats
index 240dddc..81a0e88 100755
--- a/test.bats
+++ b/test.bats
@@ -16,6 +16,7 @@ teardown() { _clear_state ; }
PORTICRON() {
DATE="$(cat test/data/date-r-output.txt)" \
EMERGE=test/mocks/emerge \
+ PORTDIR=/usr/portage \
GLSA_CHECK=/bin/true \
SENDMAIL=${SENDMAIL:-/bin/true} \
bin/porticron \