This commit is contained in:
Lucas Gravley 2020-06-26 09:00:28 -05:00
parent 8fdce000bf
commit f087775d99

View file

@ -833,7 +833,7 @@ GetValidationInfo()
-n "$VALIDATE_CSS" || \
-n "$VALIDATE_ENV" || \
-n "$VALIDATE_CLOJURE" || \
-n "$VALIDATE_OPENAPI" ]] \
-n "$VALIDATE_OPENAPI" || \
-n "$VALIDATE_KOTLIN" ]]; then
ANY_SET="true"
fi