ctdb-tests: Move eventd tests to UNIT/ subdirectory
[samba.git] / ctdb / tests / eventscripts / stubs / iptables
1 #!/bin/sh
2
3 # Always succeed.
4
5 exit 0