summaryrefslogtreecommitdiff
path: root/testdata/build.sh
blob: 940a97754762030196f9cf9cc124594d1f682cde (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash
# Copyright (c) 2023 Nicolas Paul All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.


set -e
rm -rf testdata/dst
./crocc -out=testdata/dst testdata/src