Merge branch 'master' of ctdb into 'master' of samba
[samba.git] / ctdb / tests / eventscripts / stubs / iptables
1 #!/bin/sh
2
3 # Always succeed.
4
5 exit 0