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