Searched refs:to_ensure (Results 1 – 1 of 1) sorted by relevance
38 to_ensure=$239 if [ "$to_ensure" = "exist" ] && [ ! -d "$dir" ]43 elif [ "$to_ensure" = "not_exist" ] && [ -d "$dir" ]53 to_ensure=$255 if [ "$to_ensure" = "exist" ]68 elif [ "$to_ensure" = "not_exist" ] && [ -f "$dir" ]