Searched refs:VERIFY (Results 1 – 1 of 1) sorted by relevance
58 VERIFY="y" # y=yes,n=no,s=softfail299 VERIFY="n"302 VERIFY="s"405 if [ "$VERIFY" = "y" ]; then416 if [ "$VERIFY" = "y" ]; then419 elif [ "$VERIFY" = "s" ]; then599 if [ "$VERIFY" = "y" ] ; then602 elif [ "$VERIFY" = "s" ]; then615 if [ "$VERIFY" = "y" ] ; then