Home
last modified time | relevance | path

Searched refs:VERIFY_ONLY (Results 1 – 1 of 1) sorted by relevance

/trunk/main/solenv/bin/
H A Dmacosx-codesign.sh44 VERIFY_ONLY=no
63 --verify) VERIFY_ONLY=yes; shift ;;
287 if [ "$VERIFY_ONLY" = yes ]; then report "$target"; continue; fi
298 if [ "$VERIFY_ONLY" = yes ]; then report "$target"; continue; fi