blob: 4a938cfacf5ab41057dc40917ea79bcfc80a352b [file] [log] [blame]
#!/bin/bash
# We have some very rudimentary command line processing, which we
# share with run-pool-inventory.
SCRIPT_DIR=$(dirname $(readlink -f $0))
cd $SCRIPT_DIR/..
. contrib/inventory_options
site_utils/lab_inventory.py $OPTIONS "${REPAIR_LOOP_DETECT[@]}"