mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
Merge pull request #2504 from dachary/wip-erasure-code-valgrind
test: libtool --mode=execute valgrind Reviewed-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@redhat.com>
This commit is contained in:
commit
52c5c32f2c
@ -930,7 +930,7 @@ int main(int argc, char **argv)
|
||||
* Local Variables:
|
||||
* compile-command: "cd ../.. ; make -j4 &&
|
||||
* make unittest_erasure_code_isa &&
|
||||
* valgrind --tool=memcheck --leak-check=full \
|
||||
* libtool --mode=execute valgrind --tool=memcheck --leak-check=full \
|
||||
* ./unittest_erasure_code_isa \
|
||||
* --gtest_filter=*.* --log-to-stderr=true --debug-osd=20"
|
||||
* End:
|
||||
|
Loading…
Reference in New Issue
Block a user