commit | 12937a29f98eac2b4cb280c1f73905a700534872 | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Wed Oct 29 17:53:23 2014 -0700 |
committer | Robin Thellend <rthellend@google.com> | Wed Oct 29 17:53:24 2014 -0700 |
tree | 7b14eb74fcdc1aa54d87739c98f54eacc3cd218b | |
parent | 151ee8ddc0ba9c08eae378fec43b14f230be03bf [diff] |
veyron/services/mgmt/node/impl: Always compare sorted lists Before this change, it was possible to inadvertently rewrite the glob results in such a way that the list was no longer ordered. Now, the lists are always sorted immediately before the comparison. Change-Id: Ia61a7972f987833394e024f9ee0e5784f75f5152