diff options
author | Andrew Tridgell <tridge@samba.org> | 2006-09-12 18:38:12 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:18:28 -0500 |
commit | d5ef649e2003d9dc01beac5f0d55f0977c3ed9b1 (patch) | |
tree | 2f2b2dc7e747124cd3323f0ba7ee33a9d4f3ffe2 | |
parent | fdc7677fecc3e4b6c475f858cba4d28cc5e219d9 (diff) | |
download | samba-d5ef649e2003d9dc01beac5f0d55f0977c3ed9b1.tar.gz samba-d5ef649e2003d9dc01beac5f0d55f0977c3ed9b1.tar.bz2 samba-d5ef649e2003d9dc01beac5f0d55f0977c3ed9b1.zip |
r18431: use this to suppress things on fort in the build farm
(This used to be commit 13ed504a1b42acdb5aec68734ec0dc14c9bd39cd)
-rw-r--r-- | source4/.valgrind_suppressions | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/.valgrind_suppressions b/source4/.valgrind_suppressions new file mode 100644 index 0000000000..78de93ee36 --- /dev/null +++ b/source4/.valgrind_suppressions @@ -0,0 +1,2 @@ +# add valgrind suppressions for the build farm here. Get the format +# from the build farm log |