openstudio-analysis 1.0.0.pat1 → 1.0.0.pat2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5a00a07cb4a46381c5195104bd6313d60e5beb88
4
- data.tar.gz: 5c1123d9cd96dbec5d40559d939ab63507c03a60
3
+ metadata.gz: 3c4fedd5922d42f9727401e3231fcd42067aabb6
4
+ data.tar.gz: ce310ac6012d8c0d907d8986f76bea206cbcf026
5
5
  SHA512:
6
- metadata.gz: d9176d9833797ca194c4c0331db1b126e285ddf502f4048b989b00aab4b136d3547f874a66e6017439ac0dbe9065043a4518ab7fd632f571026d82b5a235ce68
7
- data.tar.gz: e0c9f0ec99960484cddb742b7e40131dd035bf9115c013ddeda7928dd9eea6c44d060bc5e07f8830e5fc6d9cdaaba507a6df7beda5a2823d2c2f6d15c4296280
6
+ metadata.gz: d5204c6088fe07ad1727eae743c2b45713d2ae67433e3874db2da69b98c4de893cea1997d528c73dcb17b6a88d77375b0f8d7af2a2ac713db5eb807a7f533eff
7
+ data.tar.gz: c9159754062070903d2479bbd72ebdf8b5b7f481164bde7edf1e85ec94f7deb04324da856a47d3b6f135c45c937a481fa9fa66b7711f774fa9f2d16e36559f34
@@ -66,6 +66,7 @@ module OpenStudio
66
66
  # @todo (rhorsey) Fix the spec so this line can be uncommented
67
67
  osw_steps_instance = @steps
68
68
  osw_steps_instance.each_with_index do |step, i|
69
+ next unless @osa[:problem][:workflow][i][:variables]
69
70
  @osa[:problem][:workflow][i][:variables].each do |var|
70
71
  var_name = var[:argument][:name]
71
72
  var_value_uuid = var[:uuid]
@@ -1,5 +1,5 @@
1
1
  module OpenStudio
2
2
  module Analysis
3
- VERSION = '1.0.0.pat1'
3
+ VERSION = '1.0.0.pat2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openstudio-analysis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.pat1
4
+ version: 1.0.0.pat2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicholas Long
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-29 00:00:00.000000000 Z
11
+ date: 2016-07-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -271,7 +271,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
271
271
  version: 1.3.6
272
272
  requirements: []
273
273
  rubyforge_project:
274
- rubygems_version: 2.6.6
274
+ rubygems_version: 2.0.14.1
275
275
  signing_key:
276
276
  specification_version: 4
277
277
  summary: Create JSON, ZIP to communicate with OpenStudio Distributed Analysis in the