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