aboutsummaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/tests/util/process_memory_stats/process_memory_stats_test.sh
blob: 6441a5e3039b7ac3bf6d2ae3a0d42cec1df3f504 (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -e
rm -f mapfile
$VALGRIND ./staging_vespalib_process_memory_stats_test_app
rm -f mapfile