1
0
Fork 0
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:
Kyle Rames 2013-04-19 09:53:55 -05:00
parent 18283114ff
commit 73f54fd10e

View file

@ -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"]