From 8c73bc24742a08548537cfb9e0d8c372c5bcabed Mon Sep 17 00:00:00 2001 From: Egor Date: Wed, 27 Nov 2019 21:31:26 -0800 Subject: Enabled format validation script stub on Mac --- BuildTools/FormatValidation/validate_format_mac.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 BuildTools/FormatValidation/validate_format_mac.sh (limited to 'BuildTools/FormatValidation') diff --git a/BuildTools/FormatValidation/validate_format_mac.sh b/BuildTools/FormatValidation/validate_format_mac.sh new file mode 100755 index 0000000..2b2e1f4 --- /dev/null +++ b/BuildTools/FormatValidation/validate_format_mac.sh @@ -0,0 +1,3 @@ +#!/bin/bash +echo "Format validation is not yet enabled for DiligentTools module on MacOS" + -- cgit v1.2.3