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/check
diff options
context:
space:
mode:
Diffstat (limited to 'bin/check')
-rwxr-xr-xbin/check2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/check b/bin/check
deleted file mode 100755
index c907a98b5d9..00000000000
--- a/bin/check
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production