#!/bin/bash if ! [[ $SKIP_TESTS == true ]] ; then #Do something if condition match fi #!/bin/bash GRAY_MODE=false availabilityZone=ap-southeast-1c