blob: 0d9a7dea3369ace3eb04f821e516a716f9752eb1 [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 "${BOARD_NOTIFY[@]}"