commit | 9d331f22b875df6a43572843b13b0646fc199a4d | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Thu Mar 05 11:01:23 2015 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Fri Mar 06 01:05:39 2015 +0000 |
tree | 6160f74f013177de9464b016b6903cf7c4785148 | |
parent | 2a2152401d0461117faabbafb217bcd127c093ae [diff] |
profiles/internal/ipc: Send "Not implemented" error for objects that don't implement Glob Whenever an object that doesn't itself implement Glob is returned as a glob result, also send an error to inform the caller that the object doesn't implement glob. This means that the caller will now be able to identify nodes that never have children. See https://github.com/veyron/release-issues/issues/1021 MultiPart: 1/4 Change-Id: I4a7dce7d193fb87b4d775335cc8e4199588cc0a1