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