crowdsec/test/lib/teardown_file.sh
mmetc a19748ae35
Rename directory "tests" to "test" (#2094)
If you use a ./test/local directory, you need to create it again:
$ make clean bats-build bats-fixture
2023-03-03 15:54:49 +01:00

9 lines
187 B
Bash
Executable file

#!/usr/bin/env bash
# any stdout, stderr from now on will go to &3
eval "$(debug)"
# ensure we don't leave crowdsec running if tests are broken or interrupted
./instance-crowdsec stop