Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fsck: split ".gitmodules too large" error from parse failure
[gitweb.git]
/
ci
/
install-dependencies.sh
diff --git
a/ci/install-dependencies.sh
b/ci/install-dependencies.sh
index 468788566432d8dd350c66436d34dacc21e22a7f..75a9fd2475168fce9e229ce44db2808227700e17 100755
(executable)
--- a/
ci/install-dependencies.sh
+++ b/
ci/install-dependencies.sh
@@
-10,8
+10,6
@@
LFSWHENCE=https://github.com/github/git-lfs/releases/download/v$LINUX_GIT_LFS_VE
case "$jobname" in
linux-clang|linux-gcc)
- export GIT_TEST_HTTPD=YesPlease
-
mkdir --parents "$P4_PATH"
pushd "$P4_PATH"
wget --quiet "$P4WHENCE/bin.linux26x86_64/p4d"