diff options
Diffstat (limited to 'test.bats')
-rwxr-xr-x | test.bats | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |