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

8 lines
161 B
Plaintext
Raw Permalink Normal View History

2023-01-09 17:11:35 +08:00
#!/bin/bash
SCRIPT_DIR=$(dirname $(readlink -f $0))
cd $SCRIPT_DIR/..
. contrib/inventory_options
$SCRIPT_DIR/run-inventory $OPTIONS "${UNTESTABLE_DETECT[@]}"