ctdb-tests: Move eventd tests to UNIT/ subdirectory
[samba.git] / ctdb / tests / UNIT / eventscripts / scripts / 31.clamd.sh
1 setup ()
2 {
3         setup_script_options <<EOF
4 CTDB_CLAMD_SOCKET="/var/run/clamd.sock"
5 EOF
6
7         setup_unix_listen
8 }