Searched refs:DIRCHECK (Results 1 – 1 of 1) sorted by relevance
90 DIRCHECK=`ls -l "$SDK_ROOTFS_DIR" | wc -l`91 if [ "$DIRCHECK" -lt 5 ]; then