Searched refs:env_config (Results 1 – 2 of 2) sorted by relevance
10 env_config="/etc/fw_env.config"12 if [ ! -f $env_config ]; then13 log_error "$env_config does not exist"19 command="fw_printenv -c $env_config"
10 env_config="/etc/alt_fw_env.config"12 if [ ! -f $env_config ]; then18 command="fw_printenv -c $env_config"