third_party: Add pam_set_items.so from pam_wrapper
[garming/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