repo.or.cz
/
libdbcli.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix
[libdbcli.git]
/
test.sh
blob
3005f2d6b3a0bf1a8ddc988705f0036c432cb4df
1
#!/bin/sh
2
3
valgrind
--log-file
=
$1
.log
--leak-check
=
full
--show-reachable
=
yes
--track-origins
=
yes
$1 $2 $3