repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lib/param: Move GUEST_ACCOUNT define to a common header
[Samba.git]
/
script
/
ctdb-import.msg-filter.sh
blob
107d7367c2e5e5df4e02e04c229c093f22bb945c
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