Home
last modified time | relevance | path

Searched refs:ENABLE_SPINNER (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/fw_update/
H A Dfw_update.sh43 ENABLE_SPINNER=false
44 [ -t 1 ] && ENABLE_SPINNER=true
97 if ! "$ENABLE_SPINNER"; then
522 "$LIST" && VERBOSE=1 ENABLE_SPINNER=false
525 ((VERBOSE > 1)) && ENABLE_SPINNER=false