Commit 1b18d51
committed
Handle array of hashes in classifier.yaml in 2016.5
Prior to this commit, we assumed that classifier.yaml was simply a
hash that had the server and port we wanted to know about for
connecting to the classifier.
After this commit, we know that classifier.yaml is an array of
hashes in 2016.5.0 and above so we can correctly find the server
and port that we want.1 parent 9e16715 commit 1b18d51
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 | | |
22 | 29 | | |
23 | 30 | | |
| |||
0 commit comments