···1919 if [[ -z "$_server" ]]; then
2020 skip_resolving=0
21212222+ # shellcheck disable=SC2154
2223 if [[ -z $override_username ]] && [[ $_is_sourced == 0 ]]; then
2324 # NOTE: Speeds things up a little if the user is overriding actor
2425 # Keep this in-sync with the main case in `../entry.sh`!