Searched refs:to_ensure (Results 1 – 1 of 1) sorted by relevance
40 to_ensure=$241 if [ "$to_ensure" = "exist" ] && [ ! -d "$dir" ]45 elif [ "$to_ensure" = "not_exist" ] && [ -d "$dir" ]55 to_ensure=$257 if [ "$to_ensure" = "exist" ]70 elif [ "$to_ensure" = "not_exist" ] && [ -f "$dir" ]