Searched refs:MODE (Results 1 – 1 of 1) sorted by relevance
45 if [ "$MODE" = "" ] ; then51 MODE="chain"52 elif [ "$MODE" = "report" -o "$MODE" = "org" ] ; then91 if [ "$MODE" = "patch" ] ; then93 elif [ "$MODE" = "report" ] ; then95 elif [ "$MODE" = "context" ] ; then97 elif [ "$MODE" = "org" ] ; then115 if [ "$MODE" = "chain" ] ; then124 elif [ "$MODE" = "rep+ctxt" ] ; then130 run_cmd $SPATCH -D $MODE $FLAGS -sp_file $COCCI $OPT $OPTIONS || exit 1