aboutsummaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/tests/util/process_memory_stats/process_memory_stats_test.sh
blob: 62f687d284010bc461f0209fa8c9d2e09fe198ff (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
# Copyright 2017 Yahoo Holdings. 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