Searched refs:VERIFY (Results 1 – 1 of 1) sorted by relevance
54 VERIFY="y" # y=yes,n=no,s=softfail221 VERIFY="n"224 VERIFY="s"311 if [ "$VERIFY" = "y" ]; then322 if [ "$VERIFY" = "y" ]; then325 elif [ "$VERIFY" = "s" ]; then453 if [ "$VERIFY" = "y" ] ; then456 elif [ "$VERIFY" = "s" ]; then469 if [ "$VERIFY" = "y" ] ; then