summaryrefslogtreecommitdiff
path: root/lib/gitlab_update.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-14 15:26:25 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-14 15:26:25 +0200
commit3d099f2ed634b46d6b736c21af661f274fe8621e (patch)
treed516eb816c26b980c613dc90831801a5f7de33bd /lib/gitlab_update.rb
parent12331a552b5921d6d212db774360a8f154fbffb0 (diff)
downloadgitlab-shell-3d099f2ed634b46d6b736c21af661f274fe8621e.tar.gz
v1.0.4
Diffstat (limited to 'lib/gitlab_update.rb')
-rw-r--r--lib/gitlab_update.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab_update.rb b/lib/gitlab_update.rb
index d6d135b..156e385 100644
--- a/lib/gitlab_update.rb
+++ b/lib/gitlab_update.rb
@@ -18,7 +18,7 @@ class GitlabUpdate
end
def exec
- # reset GL_USER env since we already
+ # reset GL_ID env since we already
# get value from it
ENV['GL_ID'] = nil