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
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2018-01-25 11:08:04 +0300
committerLin Jen-Shin <godfat@godfat.org>2018-01-26 14:42:48 +0300
commite7115a3e9ccfd45edee3621d3b4f74a851adce30 (patch)
tree0fa8d502bf6f7282eafa2263ba965edf39d14c0e /bin
parenta2618310aea7d58e52d2d29ec4871e27717eb0f0 (diff)
Remove bin/upgrade.rb as we don't seem to refer it
Diffstat (limited to 'bin')
-rwxr-xr-xbin/upgrade.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/upgrade.rb b/bin/upgrade.rb
deleted file mode 100755
index ed628fa1d42..00000000000
--- a/bin/upgrade.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-require_relative '../config/environment'
-
-Gitlab::Upgrader.new.execute