Searched refs:DRY_RUN (Results 1 – 1 of 1) sorted by relevance
65 DRY_RUN="n" # if y prepare to run the test but don't run it.345 DRY_RUN="y"890 if [ "$DRY_RUN" != "y" ]; then990 if [ "$DRY_RUN" = "y" ]; then