Searched refs:path_if_empty (Results 1 – 1 of 1) sorted by relevance
298 path_if_empty=`find "$path" -prune -empty 2>/dev/null`299 if test -n "$path_if_empty"; then