Revert "TODO... s4:scripting/python: add support for utf-8 passwords from the command...
[metze/samba/wip.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