Files
Android11/external/autotest/contrib/run-loop-detection
2023-10-13 14:01:41 +00:00

8 lines
161 B
Bash
Executable File

#!/bin/bash
SCRIPT_DIR=$(dirname $(readlink -f $0))
cd $SCRIPT_DIR/..
. contrib/inventory_options
$SCRIPT_DIR/run-inventory $OPTIONS "${UNTESTABLE_DETECT[@]}"