mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 09:36:47 +10:00
Merge pull request #2204 from cdawzrd/patch-1
Spelling fix to rake info task
This commit is contained in:
@@ -6,7 +6,7 @@ namespace :gitlab do
|
||||
puts ""
|
||||
puts "Gitlab information".yellow
|
||||
puts "Version:\t#{Gitlab::Version}"
|
||||
puts "Resivion:\t#{Gitlab::Revision}"
|
||||
puts "Revision:\t#{Gitlab::Revision}"
|
||||
|
||||
# check which os is running
|
||||
if Kernel.system('lsb_release > /dev/null 2>&1')
|
||||
|
||||
Reference in New Issue
Block a user