index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
script
/
valgrind_run
blob: 45361c22b10e487c3a95ef3588640291776db2b9 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh ENV="$1" shift 1 $ENV valgrind -q --db-attach=yes --num-callers=30 $@