From 6523ef41da79f06c883f0572e068251ed4370a1e Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Sun, 5 Jun 2022 12:32:46 +0200 Subject: update comment --- src/ci/scripts/disable-git-crlf-conversion.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ci/scripts') diff --git a/src/ci/scripts/disable-git-crlf-conversion.sh b/src/ci/scripts/disable-git-crlf-conversion.sh index 836145fbb8e..6de080a9fde 100755 --- a/src/ci/scripts/disable-git-crlf-conversion.sh +++ b/src/ci/scripts/disable-git-crlf-conversion.sh @@ -1,6 +1,6 @@ #!/bin/bash # Disable automatic line ending conversion, which is enabled by default on -# Azure's Windows image. Having the conversion enabled caused regressions both +# GitHub's Windows image. Having the conversion enabled caused regressions both # in our test suite (it broke miri tests) and in the ecosystem, since we # started shipping install scripts with CRLF endings instead of the old LF. # -- cgit 1.4.1-3-g733a5