aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/util/process_memory_stats/process_memory_stats_test.sh
blob: 6c839b08e2d9de91908529f2845c6e8e98aff93b (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
# Copyright Vespa.ai. 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