1 2 3 4 5 6 7
#!/bin/sh set -eu # test for perl dependencies echo "+ rspamd_stats --log /dev/null" rspamd_stats --log /dev/null