Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin/web
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-05-22 21:08:21 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-22 21:08:21 +0300
commit1cf95147eabbb193c1db2526e6c8888e950a3987 (patch)
tree88ae9b19860f7d0552efd048f47d494adcaa03af /bin/web
parentd6e421b21ed5574700c165cd3361094f4093ac72 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'bin/web')
-rwxr-xr-xbin/web1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/web b/bin/web
index f640abf0fbc..0f5689770a7 100755
--- a/bin/web
+++ b/bin/web
@@ -3,7 +3,6 @@
set -e
cd $(dirname $0)/..
-app_root=$(pwd)
case "$USE_WEB_SERVER" in
puma|"") # and the "" defines default