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
/
run_tests.sh
blob: 210074ccbb98e9561ca9cbd98ff7bad112e750ed (
plain
)
1
2
3
4
5
6
#!/bin/sh
tests
/
scripts
/
run_tests
-s
tests
/
simple
/*
.sh
||
exit
1
echo
"All OK"
exit
0