There was an error while loading. Please reload this page.
1 parent 7be9ec5 commit fd4e734Copy full SHA for fd4e734
1 file changed
tests/pacman/msys-pacman-build.sh
@@ -19,7 +19,7 @@ cleanup() {
19
}
20
trap cleanup EXIT
21
22
-git clone --depth 1 --branch v7.1.0 \
+git -c core.autocrlf=false clone --depth 1 --branch v7.1.0 \
23
https://gitlab.archlinux.org/pacman/pacman.git "$source_directory"
24
25
expected_revision=5683f8477a0afcc6b331766175a83445b2dcfe89
0 commit comments