mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
adding space to force travis to build
This commit is contained in:
parent
18283114ff
commit
73f54fd10e
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ module Fog
|
|||
:volume_ids => [],
|
||||
}
|
||||
|
||||
# add in additional networks
|
||||
# add in additional networks
|
||||
if options[:networks]
|
||||
options[:networks].each do |network|
|
||||
net_label = self.data[:networks][network[:uuid]]["label"]
|
||||
|
|
Loading…
Reference in a new issue