]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update contrib/utilities/download_clang_format 16094/head
authorLuca Heltai <luca.heltai@sissa.it>
Thu, 5 Oct 2023 13:21:01 +0000 (15:21 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 13:21:01 +0000 (15:21 +0200)
Co-authored-by: Daniel Arndt <arndtd@ornl.gov>
contrib/utilities/download_clang_format

index 4479e0a2fc5baa726f343c85bd8ecf496d2600a8..bd888de21ea67c4c4804cbc49d28bb563b4ac68b 100755 (executable)
@@ -41,11 +41,11 @@ case "${OSTYPE}" in
     CHECKSUM_CMD="shasum"
     ARCH=$(uname -m)
     if [[ "$ARCH" == "arm64" ]]; then
-       FILENAME="clang-format-${VERSION}-darwin-arm.tar.gz"
-       CHECKSUM="8b1733414dec5a91e15060f482bebeb0723ac8e8f3115241c1ea595302758b46  $FILENAME"
+        FILENAME="clang-format-${VERSION}-darwin-arm.tar.gz"
+        CHECKSUM="8b1733414dec5a91e15060f482bebeb0723ac8e8f3115241c1ea595302758b46  $FILENAME"
     else
-       FILENAME="clang-format-${VERSION}-darwin-intel.tar.gz"
-       CHECKSUM="edff4341fb3b9e25c670902227538be6348d3b91ff88aa676ff8e7bb589b2ae5  $FILENAME"
+        FILENAME="clang-format-${VERSION}-darwin-intel.tar.gz"
+        CHECKSUM="edff4341fb3b9e25c670902227538be6348d3b91ff88aa676ff8e7bb589b2ae5  $FILENAME"
     fi
     ;;
   *)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.