aosp12/external/autotest/contrib/run-loop-detection

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[@]}"