aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/util/process_memory_stats/process_memory_stats_test.sh
blob: 7fe5261ab2dfea70834899ebb7fae69c43d6e4b1 (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 ./vespalib_process_memory_stats_test_app
rm -f mapfile