Files
weave-scope/integration/run_all.sh

8 lines
73 B
Bash
Executable File

#!/bin/bash
set -e
. ./config.sh
../tools/integration/run_all.sh "$@"