]> git.samba.org - obnox/samba/samba-obnox.git/blob - script/ctdb-import.msg-filter.sh
tdb/toos: allow transactions with TDB_MUTEX_LOCKING
[obnox/samba/samba-obnox.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