mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
Feature #3075: typo
This commit is contained in:
parent
8c99e630e7
commit
298730bc5c
@ -207,7 +207,7 @@ class Router
|
||||
end
|
||||
end
|
||||
elsif search
|
||||
File.open(FILE[:resolv_conf], 'a') do |resolv_conf|
|
||||
File.open(FILES[:resolv_conf], 'a') do |resolv_conf|
|
||||
resolv_conf.puts "search #{search}"
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user