From: Marc Fehling Date: Wed, 5 Feb 2025 13:39:04 +0000 (+0100) Subject: Make scripts executable. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf09a6398c04fc6304064eb437fddd4acf87275c;p=dealii.git Make scripts executable. --- diff --git a/contrib/utilities/detect_include_cycles.py b/contrib/utilities/detect_include_cycles.py old mode 100644 new mode 100755 diff --git a/contrib/utilities/double_word_typos.py b/contrib/utilities/double_word_typos.py old mode 100644 new mode 100755 diff --git a/contrib/utilities/indent.py b/contrib/utilities/indent.py old mode 100644 new mode 100755 diff --git a/contrib/utilities/indent_common.sh b/contrib/utilities/indent_common.sh old mode 100644 new mode 100755 diff --git a/contrib/utilities/parse_ctest_output.py b/contrib/utilities/parse_ctest_output.py old mode 100644 new mode 100755