s3:locking: add file_has_open_streams()
[vlendec/samba-autobuild/.git] / script / ctdb-import.msg-filter.sh
1 #!/bin/bash
2 #
3
4 set -e
5 set -u
6
7 cat -
8 echo ""
9 echo "(This used to be ctdb commit ${GIT_COMMIT})"
10
11 exit 0