mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-15 18:50:09 +03:00
Fix typo
(cherry picked from commit a9dbbc79a1e7ee1ab6bae05755bf7c13666f7df6)
This commit is contained in:
parent
bcb993929c
commit
1ce80df80b
@ -431,7 +431,7 @@ def install_gems(packages, bundler = false)
|
||||
dist=detect_distro
|
||||
if !dist
|
||||
if !@interactive
|
||||
STDERR.puts "Distribution not deteced"
|
||||
STDERR.puts "Distribution not detected"
|
||||
exit 1
|
||||
else
|
||||
dist=select_distribution
|
||||
|
Loading…
x
Reference in New Issue
Block a user