script/autobuild.py: use --picky-developer for the samba-ctdb target
[sfrench/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