diff options
Diffstat (limited to 'lib/gitlab_update.rb')
-rw-r--r-- | lib/gitlab_update.rb | 2 |
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 |