#!/bin/sh # This script is used for valgrind testing. See README-maintainer.md. # Create a suppressions file. This can be updated by running valgrind # with --gen-suppressions=yes. test -f /tmp/a.supp || cat > /tmp/a.supp <