aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/guard/attributeguard_test.sh
blob: b46dc0d2bf548e2e5a1953a4860f5e735a9989fe (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/bash
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -e
$VALGRIND ./searchlib_attributeguard_test_app
rm -rf *.dat
rm -rf *.idx
rm -rf *.weight
rm -rf clstmp
rm -rf alstmp