index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
tests
/
eventscripts
/
stubs
/
wbinfo
blob: 4fc6b98331f60d903ae56ca9c2fec577c852b040 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh if [ "$FAKE_WBINFO_FAIL" = "yes" ] ; then exit 1 fi exit 0